Adhrit is an open source Android APK reversing and analysis suite. The tool is an effort to find an efficient solution to all the needs of mobile security testing and automation. Adhrit has been built with a focus on flexibility and mudularization. Adhrit currently uses the Ghera benchmarks to identify vulnerability patterns in Android applications. The project is subject to continuous updations and will incorporate the latest available methodologies and tools. Adhrit has been presented at conferences like OWASP Seasides, ThreatCon and Cysinfo. Feature requests and bug reports are always welcome!
git clone https://github.com/abhi-r3v0/Adhrit.git
).config
and input your VirusTotal API key without any quotes. (Click here to know how to obtain your VT API key)installer script
to install the necessary tools/dependencies:
python3 installer.py
python3 adhrit.py -h
for usage help.Example:
python3 adhrit.py -a myapp.apk
python3 adhrit.py -pen myapp.apk
Refer to the detailed documentation for complete details
my.app.apk
, rename it to myapp.apk