reddr / LibScout

LibScout: Third-party library detector for Java/Android apps
Apache License 2.0
283 stars 48 forks source link

How to run the -profile #36

Open FarRoss opened 3 years ago

FarRoss commented 3 years ago

I do not know much about java and mobile app development. So I do not understand terms like android.jar file, library-description-files, etc. however, I would like to run this tool.

I have the apk file of the android app I want to profile. I used the java -jar LibScout.jar -o profile ... command but I do not know what or how to generate the SDK android.jar , library_xml and library_file.

Please help ASAP?

reddr commented 3 years ago

Please check the README.