LibScout icon indicating copy to clipboard operation
LibScout copied to clipboard

How to run the -profile

Open RostandAKFezeu opened this issue 4 years ago • 1 comments

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?

RostandAKFezeu avatar Feb 15 '21 21:02 RostandAKFezeu

Please check the README.

  • You can use the Library History Scraper to download libraries and create profiles that LibScout can use for detection.
  • The Android SDK (android.jar) can be downloaded via Android Studio.

reddr avatar May 23 '21 09:05 reddr