I would like to express my appreciation for the creation of this tool in the first place.
I found an minor error regarding the json file name created by Library Detection. In the process of generating the JSON output file through Library Detection (-o match), any occurrence of '.aar' or '.jar' in the file name is automatically removed. For instance, if the APK name is "com.aarsomething", the final JSON file will be named as "comsomething.json".
Thank you.
I would like to express my appreciation for the creation of this tool in the first place.
I found an minor error regarding the json file name created by Library Detection. In the process of generating the JSON output file through Library Detection (-o match), any occurrence of '.aar' or '.jar' in the file name is automatically removed. For instance, if the APK name is "com.aarsomething", the final JSON file will be named as "comsomething.json".
Thank you.