Install latest/beta of NinjaDroid
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install ninjadroid --beta
Don't have snapd? Get set up for snaps.
Details for NinjaDroid
Package name
- ninjadroid
License
- GPL-3.0
Last updated
- 4 May 2021 - latest/beta
Websites
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report NinjaDroid for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
Ninja Reverse Engineering on Android APK packages
NinjaDroid is a simple tool to reverse engineering Android APK packages.
- 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.
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install NinjaDroid on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.