DEX → Java (100% Client‑side)
Decompile .apk.dex.aar to Java source using jadx-cli running in your browser via CheerpJ.
Setup notes (read me)
- Put jadx-cli-*.jar in the same folder as this HTML. Example file name below assumes jadx-cli-1.5.0.jar.
- Serve this on GitHub Pages (or any static host). Opening via file:// will not work.
- Licenses: jadx (Apache-2.0), CheerpJ runtime is loaded from LeaningTech CDN.