4.53GPL-3.0
strict
core18
Ninja Reverse Engineering on Android APK packages
NinjaDroid is a simple tool to reverse engineering Android APK packages.
NOTE: The
- Show APK summary:
ninjadroid ~/path/to/MyApk.apk - Show APK extended information:
ninjadroid ~/path/to/MyApk.apk --all - Show APK extended information in JSON format:
ninjadroid ~/path/to/MyApk.apk --all --json - Extract and store APK entries and information:
ninjadroid ~/path/to/MyApk.apk --all --extract ~/path/to/output/
NOTE: The
-e/--extract option is currently supported only in devmode, that is by installing the snap using the --devmode option.Update History
4.5 (3)1 Apr 2026, 21:28 UTC
2 May 2021, 21:57 UTC
4 May 2021, 22:10 UTC
1 Apr 2026, 21:28 UTC



