APK Posted March 21, 2021 at 05:33 PM Share Posted March 21, 2021 at 05:33 PM Apktool v2.5.1-f4c2f9-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 12, 2021 fix: remove declared exceptions that aren't thrown refactor: remove duplicated code Commits on Mar 11, 2021 Merge pull request #2530 from iBotPeaches/maven-publish Commits on Mar 10, 2021 build: publish sub-projects to satisfy non-fatjar Commits on Mar 9, 2021 build: properly release snapshots vs releases Commits on Mar 7, 2021 fix: prevent magic text docs: add information for publishing refactor: drop author tags and support javadocs feat: support for maven publish (snapshot/release) build: ignore gradle.properties 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