macOS
brew install jadxlocal Homebrew formula metadata
brew
Dex to Java decompiler. Version 1.5.5 via Homebrew; verified from local package data.
install
brew install jadxlocal Homebrew formula metadata
sudo apk add jadxAlpine Linux edge package indexes · jadx · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jadxnixpkgs package indexes · pkgs/by-name/ja/jadx/package.nix · source: api.github.com
sudo pacman -S jadxArch Linux sync databases · jadx · source: geo.mirror.pkgbuild.com
scoop install extras/jadxScoop official bucket manifest trees · bucket/jadx.json · source: api.github.com
winget install --id Skylot.jadx -eWindows Package Manager source index · Skylot.jadx · source: cdn.winget.microsoft.com
overview
Dex to Java decompiler
history
jadx is a Dex-to-Java decompiler for Android application artifacts. Its package identity is unusually clear: one install provides both a command-line decompiler and a desktop GUI for inspecting APK, DEX, AAR, AAB, ZIP, and related Android formats.
The public GitHub repository was created in March 2013 and describes the project as a Dex to Java decompiler. The README frames jadx around two surfaces, `jadx` for command-line workflows and `jadx-gui` for interactive reverse-engineering, with core features such as Dalvik bytecode decompilation, Android resource decoding, and deobfuscation.
Over time the project grew from a decompiler into a broader Android inspection workbench. The README documents syntax-highlighted browsing, jump-to-declaration, usage search, full-text search, and a smali debugger in the GUI, while release notes show continuing work on newer Android formats, Gradle export, plugin handling, malformed archive resistance, and DEX format changes.
jadx became a standard package-manager tool for Android reverse-engineering because it avoids the split between a GUI-only app and a scriptable decompiler. The project README lists package-manager installs through Arch Linux, Homebrew, and Flathub, and Homebrew API data available during this enrichment recorded 31,173 installs over 365 days.
Its high GitHub star count, release download badges, Maven Central badge for `jadx-core`, and separate `jadx-gui` workflow all point to adoption by both individual reverse engineers and Java tooling users who embed the decompiler library.
Typical use is to point `jadx` or `jadx-gui` at an Android artifact and emit Java-like source, decoded resources, or a browsable project view. The README explicitly warns that decompilation is not perfect, which is part of the tool's practical culture: package users expect fast inspection and good-enough reconstruction rather than source recovery guarantees.
For package nerds, jadx is the Android decompiler that makes a Homebrew, Arch, Flatpak, or Windows package feel equivalent to a small reverse-engineering suite. It matters because it packages a Java/Android-specific workflow into predictable CLI and GUI entry points, while still exposing `jadx-core` for library use.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jadx | cli | global executable | |
jadx-gui | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/skylot/jadx
install metadata
| Package key | brew:jadx |
|---|---|
| Version | 1.5.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jadx |
| Homepage | https://github.com/skylot/jadx |
| Repository | https://github.com/skylot/jadx |
| Upstream docs | https://github.com/skylot/jadx |
| License | Apache-2.0 |
| Source archive | https://github.com/skylot/jadx/archive/refs/tags/v1.5.5.tar.gz |
| Dependencies | openjdk |
| Build dependencies | gradle |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jadx |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jadx
nix profile install nixpkgs#jadxjadx 1.5.5-r0
Tool for producing Java source code from Android Dex and Apk files
https://github.com/skylot/jadx
sudo apk add jadxjadx-doc 1.5.5-r0
Tool for producing Java source code from Android Dex and Apk files (documentation)
https://github.com/skylot/jadx
sudo apk add jadx-docjadx 1.5.5-2
Command line and GUI tools to produce Java source code from Android Dex and APK files
https://github.com/skylot/jadx
sudo pacman -S jadxextras/jadx
scoop install extras/jadxSkylot.jadx
winget install --id Skylot.jadx -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.