macOS
brew install jadxlocal Homebrew formula metadata
安装
brew install jadxlocal Homebrew formula metadata
sudo apk add jadxAlpine Linux edge package indexes · jadx · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jadxnixpkgs package indexes · pkgs/by-name/ja/jadx/package.nix · 来源: api.github.com
sudo pacman -S jadxArch Linux sync databases · jadx · 来源: geo.mirror.pkgbuild.com
scoop install extras/jadxScoop official bucket manifest trees · bucket/jadx.json · 来源: api.github.com
winget install --id Skylot.jadx -eWindows Package Manager source index · Skylot.jadx · 来源: cdn.winget.microsoft.com
概览
Dex to Java decompiler
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jadx | cli | 全局可执行文件 | |
jadx-gui | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/skylot/jadx
安装元数据
| 软件包键 | brew:jadx |
|---|---|
| 版本 | 1.5.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jadx |
| 主页 | https://github.com/skylot/jadx |
| 仓库 | https://github.com/skylot/jadx |
| 上游文档 | https://github.com/skylot/jadx |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/skylot/jadx/archive/refs/tags/v1.5.6.tar.gz |
| 最后更新 | 2026-07-10T21:13:15Z |
| Pulse | updated |
| 依赖 | openjdk |
| 构建依赖 | gradle |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.