libscout

Third-party libraries detector for Android apps

Description

LibScout is a light-weight and effective static analysis tool to detect third-party libraries in Android apps. The detection is resilient against common bytecode obfuscation techniques such as identifier renaming or code-based obfuscations such as reflection-based API hiding or control-flow randomization.

LibScout requires the original library SDKs (compiled .jar/.aar files) to extract library profiles that can be used for detection on Android apps.

Unique features:

  * Library detection resilient against many kinds of bytecode obfuscation.
  * Capability of pinpointing the exact library version (in some cases to a set
    of 2-3 candidate versions).
  * Capability of handling dead-code elimination, by computing a similarity
    score against baseline SDKs.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/reddr/LibScout


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libscout