macOS
brew install jadxlocal Homebrew formula metadata
brew
jadx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.