Automic VaultAutomic Vault

brew

apktool mit Homebrew, chocolatey, apt, MacPorts, Nix, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install apktool

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install apktool

MacPorts ports tree · java/apktool/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install apktool

Debian stable package indexes · apktool · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#apktool

nixpkgs package indexes · pkgs/by-name/ap/apktool/package.nix · Quelle: api.github.com

Windows

Chocolateyverifiziert · 92%
choco install apktool

Chocolatey community package catalog · apktool · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/apktool

Scoop official bucket manifest trees · bucket/apktool.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Tool for reverse engineering 3rd party, closed, binary Android apps

Verlauf

Projektgeschichte und Nutzung

Apktool is a long-running Java tool for decoding, modifying, and rebuilding Android APK files. It is one of the standard utilities in Android reverse engineering because it turns compiled resources, manifests, and smali code into a project-like tree that can be inspected and rebuilt.

Projektgeschichte

Apktool's current GitHub repository was created in March 2012, but the official release blog lists releases back to 0.9.0 and 1.0.0 in 2010. The README says the project is for reverse engineering third-party, closed, binary Android apps, especially decoding resources to near-original form and rebuilding after modifications.

The official site preserves a long release line from the 0.9 and 1.x era through 2.x and into 3.x. The 2.x line became the maintenance branch, while main became the 3.x branch. The project also moved its documentation site to Docusaurus-backed pages and keeps release notes on apktool.org.

Version 3.0.0 in 2026 was a major compatibility break. Official release notes describe dropping aapt1 and 32-bit platform support, modernizing resource parsing, changing output format details, replacing some old CLI names, and adopting a new default resource-resolution model. Version 3.0.2 followed as a security and performance patch.

Adoptionsgeschichte

Apktool has broad package-manager adoption: the supplied metadata records Homebrew, Chocolatey, Debian, MacPorts, Nix, Scoop, and Ubuntu packages. The official site also links downloads, Maven artifacts, GitHub discussions, Stack Overflow, and IRC, reflecting a tool with both distro packaging and a long-lived user support footprint.

GitHub metadata showed nearly 25k stars and thousands of forks at research time. That scale is consistent with Apktool's role as a default dependency in mobile-security, app localization, Android modding, and APK compatibility workflows.

Wie es verwendet wird

The basic flow is apktool d file.apk to decode, edit the generated project-like tree, and apktool b folder to rebuild. Official docs explain why simply unzipping an APK leaves binary XML and compiled resource files that are not practical to edit directly.

The CLI exposes decode, build, install-framework, and clean-frameworks command families. Framework files can be stored or read from a user-specified frame path, but the official docs do not present that as a fixed config-file location, so no config-file-location is recorded here.

Warum Paket-Nerds sich dafür interessieren

Apktool is package-nerd significant because it is both a package and a package unpacker: it lets users explode Android's signed ZIP-based application format into resources, smali, framework references, and rebuild metadata. That makes it the bridge between Android binary distribution and editable source-like trees.

Its long packaging history also makes it a compatibility benchmark. When Android resource formats, smali, aapt/aapt2, Java versions, or Linux distro policies change, Apktool's releases often encode the fallout for reverse-engineering workflows.

Zeitleiste

  • 2010: Official release blog lists Apktool 0.9.x and 1.0.0 releases.
  • 2012: Current GitHub repository was created.
  • 2015: Official blog records Apktool 2.0.0 and a Google Code shutdown migration note.
  • 2026: Apktool 3.0.0 became the major 3.x branch with CLI and resource-processing changes.
  • 2026: Apktool 3.0.2 shipped as a patch release for a security regression and disassembly performance.

Related projects

  • Apktool works in the Android reverse-engineering ecosystem alongside smali/baksmali, aapt/aapt2, dex tooling, Android framework files, and APK signing/build tools.

Sicherheitslage

Risikostufe: red

escape, surveillance, or offensive capability signal.

Risikoklassifikator

red Risiko · mittel Konfidenz · escape-surveillance-offensive

Warum

  • escape, surveillance, or offensive capability signal

Signale

  • text:reverse engineering

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
apktoolcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version3.0.2
Manager aktualisiert2026-06-15
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/iBotPeaches/Apktool

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:apktool
Version3.0.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/apktool
Homepagehttps://apktool.org
Repositoryhttps://github.com/iBotPeaches/Apktool
Upstream-Dokumentationhttps://apktool.org/
LizenzApache-2.0
Quellarchivhttps://github.com/iBotPeaches/Apktool/releases/download/v3.0.2/apktool_3.0.2.jar
Zuletzt aktualisiert2026-06-15T10:20:10-04:00
Pulseupdated
Abhängigkeitenopenjdk
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

apktool 2.7.0+dfsg-7

tool for reverse engineering Android apk files

https://ibotpeaches.github.io/Apktool/

sudo apt install apktool
  • Section: devel
  • Architecture: amd64
  • 15 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Apktool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: apktool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

apktool

nix profile install nixpkgs#apktool
  • normalized package name match
  • Abgeglichen nach: Apktool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ap/apktool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

apktool 2.7.0+dfsg-7

tool for reverse engineering Android apk files

https://ibotpeaches.github.io/Apktool/

sudo apt install apktool
  • Section: universe/devel
  • Architecture: amd64
  • 15 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Apktool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: apktool from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

apktool

sudo port install apktool
  • normalized package name match
  • Abgeglichen nach: Apktool
MacPorts ports tree · api.github.com · MacPorts ports tree: java/apktool/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

apktool

choco install apktool
  • normalized package name match
  • Abgeglichen nach: Apktool
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: apktool from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','ansicon'
Scoop95%

main/apktool

scoop install main/apktool
  • normalized package name match
  • Abgeglichen nach: Apktool
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/apktool.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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