Using Reverse APK you will have the option to quickly analyze and reverse engineer Android applications.
FEATURES Of Reverse APK
- 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 analysis 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
Also Read Vim Wasm – Vim Editor Ported To WebAssembly
Installation
./install
USAGE
reverse-apk <apk_name>
Disclaimer
This software is free to distribute, modify and use with the condition that credit is provided to the creator (1N3@CrowdShield) and is not for commercial use.
Credits: 1N3@CrowdShield