Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.45 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.45 KB

banner

An Advanced Tool For Complete Apk-Modding In Termux ...

What Can You Do With 'hackapk' - Well, You Can...

  • Decompile An Apk
  • Recompile An Apk
  • Sign The Apk
  • Zipalign The Apk
  • Bind Payload In An Apk
  • And More ...

How To : Follow Instructions Below...

First, clone this repository by typing...

$ git clone https://github.com/adi1090x/hackapk.git

And Then, type...

$ cd hackapk
$ chmod +x setup
$ ./setup

And... Done, 'hackapk' successfully installed in your termux.

Note: By Default, 'hackapk' only works inside the "HOME(/data/data/com.termux/files/home)" directory.

WorkFlow

Here are some previews...

preview1

preview2

preview3

preview4

How to use:

  1. After successfully installed, type 'hackapk' to open the program.
  2. Select right option and go further.
  3. Follow the instructions in option.
  4. And, Done...

FYI

'hackapk' is an advanced, more beautiful & well organized tool, inspired by former apk-modding tool 'Tmux-Bunch' by @Hax4us. You May Wanna Give That A Try, Here... Tmux-Bunch.