macOS
brew install jadxlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jadx in AI-Agent-Workflows.
Installation
brew install jadxlocal Homebrew formula metadata
sudo apk add jadxAlpine Linux edge package indexes · jadx · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jadxnixpkgs package indexes · pkgs/by-name/ja/jadx/package.nix · Quelle: api.github.com
sudo pacman -S jadxArch Linux sync databases · jadx · Quelle: geo.mirror.pkgbuild.com
scoop install extras/jadxScoop official bucket manifest trees · bucket/jadx.json · Quelle: api.github.com
winget install --id Skylot.jadx -eWindows Package Manager source index · Skylot.jadx · Quelle: cdn.winget.microsoft.com
Überblick
Dex to Java decompiler
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jadx | cli | globales Executable | |
jadx-gui | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/skylot/jadx
Installationsmetadaten
| Paketschlüssel | brew:jadx |
|---|---|
| Version | 1.5.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jadx |
| Homepage | https://github.com/skylot/jadx |
| Repository | https://github.com/skylot/jadx |
| Upstream-Dokumentation | https://github.com/skylot/jadx |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/skylot/jadx/archive/refs/tags/v1.5.6.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T21:13:15Z |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Build-Abhängigkeiten | gradle |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.