Apktool v2.6.2-ef83dc-SNAPSHOT
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:
ef83dc2f ย fix: don’t assume a referent exists on ReferenceValue (#2926)
27384227 Merge branch ‘stored_obfuscated_files’
b32be8ca refactor: rename attributes for storing obfuscated filepath
6a70be6c make default framework detection on linux xdg-compliant (#2924)
c4e8f884 Fix ยซ doNotCompress ยป in case of obfuscated resources.
https://github.com/iBotPeaches/Apktool/commits/master
This app has no advertisements
More Info:
https://ibotpeaches.github.io/Apktool/
Download Instructions: