Pentest Tools

Published on June 1st, 2018 📆 | 4350 Views ⚑

0

ReverseAPK – Quickly Analyze And Reverse Engineer Android Packages


https://www.ispeech.org

Quickly analyze and reverse engineer Android applications.

FEATURES:

  • Displays all extracted files for easy reference
  • Automatically decompile APK files to Java and Smali format
  • Analyze AndroidManifest.xml for common vulnerabilities and behavior
  • Static source code analysis73 for common vulnerabilities and behavior
    • Device info
    • Intents
    • Command execution
    • SQLite references
    • Logging references
    • Content providers
    • Broadcast recievers
    • Service references
    • File references
    • Crypto references
    • Hardcoded secrets
    • URL's
    • Network connections
    • SSL references
    • WebView references


INSTALL:





./install

USAGE:

reverse-apk <apk_name>



Comments are closed.