From 9f5ea243e6f82d778750595c0e5ec2aa66e501db Mon Sep 17 00:00:00 2001 From: q3b5q3 <40742924+AndnixSH@users.noreply.github.com> Date: Thu, 5 May 2022 17:39:43 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5ee075..cb01f1a 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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