Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndnixSH committed May 5, 2022
1 parent eec15ff commit 9f5ea24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# APK Tool GUI
![](https://i.imgur.com/MUuWTdW.png)

![](https://img.shields.io/github/downloads/AndnixSH/APKToolGUI/total?style=for-the-badge) ![](https://img.shields.io/github/v/release/andnixsh/APKToolGUI?style=for-the-badge) ![](https://img.shields.io/github/v/release/andnixsh/APKToolGUI?style=for-the-badge)

GUI for apktool, signapk, zipalign and baksmali utilities.

It is 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 makes possible to debug smali code step by step. Also it makes working with app easier because of project-like files structure and automation of some repetitive tasks like building apk, etc.
Expand All @@ -13,8 +15,6 @@ https://app.box.com/s/y0cxdzxknb98v3c90e705ltzuehjiddn
https://mega.nz/folder/aBxWnaSA#XMLOS9bPJgtTTd2vEjh2SQ

https://sbupload.com/folder/3324/APK_Tool_GUI

![GitHub](https://img.shields.io/github/downloads/AndnixSH/APKToolGUI/total?style=for-the-badge)
# Requirements
- Windows 7 and above
- JDK/JRE 8 and above. Highly recommended to use 64-bit version of Java if your system is 64-bit
Expand Down

0 comments on commit 9f5ea24

Please sign in to comment.