A tool for reverse engineering Android apk files

oSumAtrIX 538b8a8e4f build: start new dev cycle (2.8.2-6) 1 سال پیش
.github b6e283ee62 fix: obtain git history for proper "git describe" (#3291) 1 سال پیش
brut.apktool 43edf043ed Merge branch 'upstream' 1 سال پیش
brut.j.common 342ff67a4c Migrate to Gradle Kotlin DSL (#3249) 1 سال پیش
brut.j.dir 342ff67a4c Migrate to Gradle Kotlin DSL (#3249) 1 سال پیش
brut.j.util 2c9e14c94b fix: Make sure the property is not null 1 سال پیش
gradle 7235dda029 feat: Upgrade gradle to v8.3 (#3275) 1 سال پیش
scripts 8477d996db fix: bump heap size to 1g max (#3286) 1 سال پیش
.editorconfig 7ff89c4f44 Add .editorconfig rules 3 سال پیش
.gitattributes aa5d951708 fix: treat aapt binaries as binary 3 سال پیش
.gitignore 619c17bdb0 build: ignore gradle.properties 3 سال پیش
.jitpack.yml c5bc9c3346 feat: commit broken jitpack file to stop that service 4 سال پیش
CONTRIBUTORS.md a079fe74fc Move to official Google smali fork (#3051) 1 سال پیش
INTERNAL.md 342ff67a4c Migrate to Gradle Kotlin DSL (#3249) 1 سال پیش
LICENSE.md 5d85f34a2a refactor: change license to markdown iteration (still apache2.0) 3 سال پیش
README.md fa4b7b2eb3 docs: drop gitter and change doc branch 1 سال پیش
ROADMAP.md 87223d334e docs: add note about dummy resources to roadmap 2 سال پیش
SECURITY.md 5aa3cf9728 build: add SECURITY.md 5 سال پیش
build.gradle.kts 538b8a8e4f build: start new dev cycle (2.8.2-6) 1 سال پیش
gradlew 7235dda029 feat: Upgrade gradle to v8.3 (#3275) 1 سال پیش
gradlew.bat a02c8c82a0 Upgrade Gradle version to 8.0.2 (#3016) 1 سال پیش
settings.gradle.kts 342ff67a4c Migrate to Gradle Kotlin DSL (#3249) 1 سال پیش

README.md

Apktool

This is the repository for Apktool. If you are looking for the Apktool website. Click here.

CI Software License

It is a tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications; it makes possible to debug smali code step by step. Also it makes working with app easier because of project-like files structure and automation of some repetitive tasks like building apk, etc.

It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms and other GOOD purposes. Just try to be fair with authors of an app, that you use and probably like.

Support

Sponsored by

  • Sourcetoad - helping with a weekly sponsorship for continued improvement and maintenance of the project.

IDE of Choice

Security Vulnerabilities

If you discover a security vulnerability within Apktool, please send an e-mail to Connor Tumbleson at connor.tumbleson(at)gmail.com. All security vulnerabilities will be promptly addressed.

Links