Decompile Android APKs into readable source with jadx for review and analysis
Turn an APK into readable Java or decompiled source artifacts so an agent can inspect behavior before deeper reverse-engineering or triage.
What it does
Decompile Android APKs into readable source with jadx for review and analysis
Turn an APK into readable Java or decompiled source artifacts so an agent can inspect behavior before deeper reverse-engineering or triage.
Prerequisites
jadx CLI or GUI, target APK or DEX files, Java runtime, local workspace for extracted artifacts
Installation
Use the upstream install or setup path that matches your environment:
- brew install jadx
- git clone https://github.com/skylot/jadx.git
Requirements and caveats from upstream:
- JDK 17 or higher must be installed:
Basic usage or getting-started notes:
-
find usage
-
smali debugger, check wiki page for setup and usage
-
After download unpack zip file go to bin directory and run:
-
Source: https://github.com/skylot/jadx
-
Extracted from upstream docs: https://raw.githubusercontent.com/skylot/jadx/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,133 chars)