Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Android Apktool

Balatan

Well-known Netizen
May 12, 2021
1,541
30,556
158
Black Space
♂️
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:
To see this hidden content, you must react with one of the following reactions : Like Like
 
Last edited:
Back
Top