Dex2jar
dex2jar is a tool that converts Android .dex files into Java .class files, allowing for reverse engineering and analysis of Android applications
- •When you need to analyze the bytecode of an Android application
- •When you want to convert an Android .dex file into a Java .class file for debugging or reverse engineering purposes
- •When you need to integrate Android-specific code into a Java-based project
./dex2jar.sh -f /path/to/example.dex -o /path/to/output.jar
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/dex2jar && curl -fsSL https://workflowstacks.com/api/skills/dex2jar/claude-skill -o ~/.claude/skills/dex2jar/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Dex2jar is a large Java project (~41k lines across 264 code files, plus 66 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit 26 months ago, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/dex2jar && curl -fsSL https://workflowstacks.com/api/skills/dex2jar/claude-skill -o ~/.claude/skills/dex2jar/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.