Termux tools and command
Termux tools and command ______________________________________________ 200 tools $ apt update && apt upgrade -y $ apt install git $ apt install php $ apt install curl $ apt install ruby $ apt install figlet $ apt install python2 $ gem install lolcat $ git clone https://github.com/TUANB4DUT/TOOLSINSTALLERv3 $ cd TOOLSINSTALLERv3 $ chmod +x TUANB4DUT.sh $ sh TUANB4DUT.sh _______________________________________________ A-RAT EXPLOIT A-Rat = Remote access tool we can generate python based rat installation : $ apt update $ apt upgrade $ apt install git $ apt install python2 $ apt install python $ git clone https://github.com/Xi4u7/A-Rat $ cd A-Rat $ chmod +x * usage : $ python2 A-Rat.py $ help $ se...