Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jadx

local Homebrew formula metadata

Windows

Scoop已验证 · 92%
scoop install extras/jadx

Scoop official bucket manifest trees · bucket/jadx.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Skylot.jadx -e

Windows Package Manager source index · Skylot.jadx · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Dex to Java decompiler

命令和别名

  • jadx
  • jadx-gui

历史

项目历史与用法

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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jadxcli全局可执行文件
jadx-guicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.5.6
管理器更新时间2026-07-10
本地数据OK
上游当前
检测到的最新版本v1.5.6

https://github.com/skylot/jadx

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖openjdk
构建依赖gradle
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejadx
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

jadx

nix profile install nixpkgs#jadx
  • normalized package name match
  • 匹配方式:Jadx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ja/jadx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

jadx 1.5.5-r0

Tool for producing Java source code from Android Dex and Apk files

https://github.com/skylot/jadx

sudo apk add jadx
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: jadx
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jadx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jadx from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

jadx-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-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: jadx
  • normalized package name match
  • 匹配方式:Jadx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jadx-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

jadx 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 jadx
  • License: Apache-2.0
  • Architecture: any
  • 2 依赖
  • normalized package name match
  • 匹配方式:Jadx
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jadx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

extras/jadx

scoop install extras/jadx
  • normalized package name match
  • 匹配方式:Jadx
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jadx.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

Skylot.jadx

winget install --id Skylot.jadx -e
  • normalized package name match
  • 匹配方式:Jadx
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Skylot.jadx from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment