androguard Command Examples

Reverse engineer Android applications. Written in Python. More information: https://github.com/androguard/androguard.

androguard axml {{path/to/app.apk}}

androguard apkid {{path/to/app.apk}}

androguard decompile {{path/to/app.apk}} --output {{path/to/directory}}