build: force windows onto the bash environment build: update permission (+x) of clean-test file build: "bat" instead of "exe" extension build: attempt to support long-path names on windows build: another attempt at long filepaths on windows build: force +x on scripts prior to execution build: exit with return code of last command build: dump out current path build: dump out current path - part 2 fix: remove 5 chars from path to drop down from 260 windows max path build: correct gradlew.bat path and remove unneeded lines fix: remove long path global configuration fix: restore PATH setting for windows env build: PATH resets between scripts, fix for windows
Apktool
This is the repository for Apktool. If you are looking for the Apktool website. Click here.
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.