As we all know reverse engineering is the one of the most important skill in filed of pen-testing or ethical hacking. Most of the reverse engineering tools works on Windows or Linux but so it's seems difficult to do reverse engineering using your non rooted android only and here we are going to introduce you with a powerful script or tool for Termux which provides you following features.
- Install Metasploit Framework
- Recompile Apk File
- Decompile Apk File
- Bind Apk With Another Apk
- Sign Apk
- Zipaling Apk
- Persistent Apk
Hackapk:-
It is the modified version fo Tmux-Bunch tool or script but it's more stable and have clear interface. You can install it in Termux using given commands.
Installation:-
$ apt update && apt upgrade
$ git clone https://github.com/adi1090x/hackapk.git
$ cd hackapk
$ ./setup
Now wait until setup is done.
$ cd hackapk
$ ./setup
Now wait until setup is done.
Usage:-
$ ./hackapk
Now select your options and proceed.
I hope this information is helpful for you and if you have any question or suggestion then feel free to comment below. Thanks for visit have a nice day,