PRO_APK Posted March 4, 2021 at 08:03 PM Share Posted March 4, 2021 at 08:03 PM Apktool v2.5.1-0ddd7d-SNAPSHOTRequirements: 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: Commits on Mar 4, 2021 docs: correct intellij link in readme build: syntax updates for gradle files fix: remove www from buymeacoffee docs: overhaul readme links docs: drop intellij logo build: add funding url Commits on Mar 3, 2021 build: update to smali/baksmali 2.5.2, drop dexlib2 build: update to smali/baksmali/dexlib2 2.5.1 Commits on Mar 2, 2021 fix: add dexlib2 since no longer "api" dependency (compile) build: update to smali/baksmali 2.5.0 build: update to gradle 6.8.3 https://github.com/iBotPeaches/Apktool/commits/master This app has no advertisements More Info:https://ibotpeaches.github.io/Apktool/Download Instructions: This is the hidden content, please Sign In or Sign Up This is the hidden content, please Sign In or Sign Up Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now