# jadx mit Homebrew, apk, chocolatey, Nix, pacman, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jadx in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install jadx
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add jadx
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:jadx
- **Paketmanager:** Homebrew
- **Version:** 1.5.6
- **Quellzusammenfassung:** Dex to Java decompiler
- **Homepage:** <https://github.com/skylot/jadx>
- **Repository:** <https://github.com/skylot/jadx>
- **Zuletzt aktualisiert:** 2026-07-10T21:13:15Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- jadx (Alias)
- jadx-gui (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.5.6
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

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