#Upgrade all & full packages
apt update
apt upgrade
#Add your termux permision
termux-setup-storage
#Install package git
apt install git
#clone this repository
git clone https://github.com/mishakorzik/AllHackingTools
#cd to directory allhackingtools
cd AllHackingTools
#Start script to install system
bash Install.sh
Thats a great tools