Balatan
Well-known Netizen
- Thread Author
- #1
Apktool
Requirements: Java 8 (JRE 1.8)
Overview: A tool for reverse engineering Android apk files
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 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 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
What's New:
https://github.com/iBotPeaches/Apktool/commits/master
This app has no advertisements
More Info:
Download Instructions:
Requirements: Java 8 (JRE 1.8)
Overview: A tool for reverse engineering Android apk files
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 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 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
What's New:
https://github.com/iBotPeaches/Apktool/commits/master
This app has no advertisements
More Info:
Download Instructions:
To see this hidden content, you must react with one of the following reactions : Like
Last edited: