DEX → Java (100% Client‑side)

Decompile .apk.dex.aar to Java source using jadx-cli running in your browser via CheerpJ.
Tip: Works best on small/medium APKs. All processing happens locally. No upload.
Setup notes (read me)
  1. Put jadx-cli-*.jar in the same folder as this HTML. Example file name below assumes jadx-cli-1.5.0.jar.
  2. Serve this on GitHub Pages (or any static host). Opening via file:// will not work.
  3. Licenses: jadx (Apache-2.0), CheerpJ runtime is loaded from LeaningTech CDN.