apktool
brew install apktool
v3.0.2
Apache-2.0
Java tool for decompiling, analyzing, and repackaging Android APK files.
Why you might care
Lets you reverse-engineer and modify closed-source Android apps by extracting resources, viewing smali bytecode, and rebuilding APKs. Essential for security research, app analysis, and debugging. Works on binary APKs without source code access.
2.8k
30-day installs · #824
10.4k
90-day · #793
49.6k
365-day · #694
Runtime dependencies
Links
- https://apktool.org
- Brew formula source: Formula/a/apktool.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"JADX",
"Frida",
"Ghidra"
],
"build_dependencies": [],
"categories": [
"security",
"debugger"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"openjdk"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Tool for reverse engineering 3rd party, closed, binary Android apps",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:27+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "apktool",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://apktool.org",
"homepage_og_description": "A tool for reverse engineering Android apk files.",
"homepage_og_image": "https://apktool.org/img/social-card.png",
"homepage_title": "Apktool",
"installs_30d": 2802,
"installs_365d": 49607,
"installs_90d": 10449,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:47:16+00:00",
"llm_model": "claude-haiku-4-5",
"name": "apktool",
"oldnames": [],
"one_liner": "Java tool for decompiling, analyzing, and repackaging Android APK files.",
"optional_dependencies": [],
"rank_30d": 824,
"rank_365d": 694,
"rank_90d": 793,
"raw_hash": "f75e31f8f4720465",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/apktool.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "3.0.2",
"versioned_formulae": [],
"why_use_this": "Lets you reverse-engineer and modify closed-source Android apps by extracting resources, viewing smali bytecode, and rebuilding APKs. Essential for security research, app analysis, and debugging. Works on binary APKs without source code access."
}