If you experience any issues then please open an issue ticket :) Further development will be a little tough since Termux recently removed support for my only rooted Android(Samsung Galaxy S3 Neo).
Automatically install all Kali linux tools in termux
Forked from: https://github.com/LionSec/katoolin
- Add Kali linux repositories to termux
- Remove kali linux repositories from termux
- Install Kali linux tools in termux
- Python 2.7 - install with
pkg install python2
. - Git - Install with
pkg install git
.
git clone https://github.com/kres0345/katoolin4termux.git katoolin/ && cp katoolin/katoolin.py /usr/bin/katoolin
chmod +x /usr/bin/katoolin
sudo katoolin
To install metasploit goto this repo by Verluchie
: https://github.com/verluchie/termux-metasploit
- Typing the number of a tool will install it
- Typing
0
will install all Kali Linux tools in a category or all, and definitly start alot of bugs. back
: Go to the previous menu.gohome
: Go to the main menu.
If you have tried to add kali repo to termux by adding to sources.list, then remove it manually before installation.
LionSec has not agreed any partnerships this is just a renamed fork.