# 使用 Homebrew, apk, chocolatey, Nix, pacman, scoop, winget 安装 jadx

查看 jadx 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:jadx
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jadx
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add jadx
```

  证据: Alpine Linux edge package indexes: jadx from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#jadx
```

  证据: nixpkgs package indexes: pkgs/by-name/ja/jadx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S jadx
```

  证据: Arch Linux sync databases: jadx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install jadx
```

  证据: Chocolatey community package catalog: jadx from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.928','obs-virtualcam'

- Scoop (92%):

```sh
scoop install extras/jadx
```

  证据: Scoop official bucket manifest trees: bucket/jadx.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Skylot.jadx -e
```

  证据: Windows Package Manager source index: Skylot.jadx from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:jadx
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jadx>
- **版本:** 1.5.6
- **来源摘要:** Dex to Java decompiler
- **主页:** <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
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- jadx (cli)
- jadx-gui (cli)
- jadx (别名)
- jadx-gui (别名)

## 依赖

- openjdk

## 构建依赖

- gradle

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.5.6
- 管理器更新时间: 2026-07-10
- 本地数据: OK
- 上游仓库: https://github.com/skylot/jadx
- 检测到的最新版本: v1.5.6 (当前)
## 项目历史与用法

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.

### 时间线

- 2013: GitHub repository created for the Dex-to-Java decompiler.
- 2024: v1.5.1 release notes included GUI navigation/search refinements, smali code folding, and resource decoding work.
- 2025: v1.5.2 release notes included Gradle export templates, APKM support, and initial DEX v41 support.
- 2026: v1.5.4 release notes added CLI configuration load/save support.

### Related projects

- jadx sits near apktool, smali/baksmali, Android Studio, and other APK inspection tools, but its niche is Java-like source reconstruction plus a browsable GUI. Its plugin and library surfaces also make it adjacent to Java build tooling and custom Android analysis pipelines.

### 来源

- <https://api.github.com/repos/skylot/jadx>
- <https://api.github.com/repos/skylot/jadx/releases?per_page=5>
- <https://formulae.brew.sh/api/formula/jadx.json>
- <https://github.com/skylot/jadx>
- <https://raw.githubusercontent.com/skylot/jadx/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- Nix - jadx: normalized package name match | nixpkgs package indexes: pkgs/by-name/ja/jadx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - jadx - 1.5.5-r0: normalized package name match | Alpine Linux edge package indexes: jadx from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Tool for producing Java source code from Android Dex and Apk files | https://github.com/skylot/jadx
- apk - jadx-doc - 1.5.5-r0: normalized package name match | Alpine Linux edge package indexes: jadx-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Tool for producing Java source code from Android Dex and Apk files (documentation) | https://github.com/skylot/jadx
- pacman - jadx - 1.5.6-1: normalized package name match | Arch Linux sync databases: jadx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Command line and GUI tools to produce Java source code from Android Dex and APK files | https://github.com/skylot/jadx
- Chocolatey - jadx: normalized package name match | Chocolatey community package catalog: jadx from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.928','obs-virtualcam'
- Scoop - extras/jadx: normalized package name match | Scoop official bucket manifest trees: bucket/jadx.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Skylot.jadx: normalized package name match | Windows Package Manager source index: Skylot.jadx from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/zh-hans/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [gradle](https://pkg.so/zh-hans/brew/gradle/) - Build dependency declared by Homebrew.
- [apkleaks](https://pkg.so/zh-hans/brew/apkleaks/) - Popular package that depends on this formula.
- [ghidra](https://pkg.so/zh-hans/brew/ghidra/) - Shares pkgdb curated category or tags: cli, decompiler, reverse-engineering, security.
- [retdec](https://pkg.so/zh-hans/brew/retdec/) - Shares pkgdb curated category or tags: cli, decompiler, reverse-engineering, security.
- [radare2](https://pkg.so/zh-hans/brew/radare2/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [binwalk](https://pkg.so/zh-hans/brew/binwalk/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [ipsw](https://pkg.so/zh-hans/brew/ipsw/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [rizin](https://pkg.so/zh-hans/brew/rizin/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [urh](https://pkg.so/zh-hans/brew/urh/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [redress](https://pkg.so/zh-hans/brew/redress/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [dex2jar](https://pkg.so/zh-hans/brew/dex2jar/) - Both packages touch the same language runtime or ecosystem. Shared terms: android, cli, dex, engineering, java.

## Combined YAML source

View the package source record on GitHub. [combined/jadx.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jadx.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
