Apktool for Windows (Latest)
Updated | March 7, 2023 |
Size | 22M |
Version | 2.7.1-a02c8c-SNAPSHOT |
Requirements | Windows 7 / 8 / 8.1 / 10 / 11 / Java 8 ( JRE 1.8 ) |
Get it on |
Description
Apktool is a tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to their nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file 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, analyzing applications, and much more.
Features
Disassembling resources to their nearly original form (including resources.arsc, classes.dex, 9.png. and XMLs)
Rebuilding decoded resources back to binary APK/JAR
Organizing and handling APKs that depend on framework resources
Smali Debugging (Removed in 2.1.0 in favor of IdeaSmali)
Helping with repetitive tasks
Authors:
Connor Tumbleson – Current Maintainer
Ryszard Wiśniewski – Original Creator