Hacking Any WiFi in Termux
If your Wanting To Hack WiFi On You Android Phone (test WiFi security),Tryed These Apps On This Tutorial And Nothing Seems To Work Well Don't Give Up Hope, There's Always A Way
Step 1 of 3 (Easy Way):
If Your Entirely New To Termux And Never Used Any Linux Based OS This Is The Easiest technique.
"Andorid Itself Is Based On A Modded Version Of Linux Kernel !"
Start Up Termux And Update Your Packages by typing
apt update && apt upgradeOr
pkg update && pkg upgrade Then wait,
Step 2 of 3 :
There's A Phyton Based Tool In GitHub For This by threat9
Just Type This
(It'll Install Phyton And Php {system Based Phyton package manager} and Download Routersploit And Navigate To it's directory) :
termux-setup-storagepkg install python php git git clone https://github.com/threat9/routersploit.gitcd routersploitpip install -r requirements.txtchmod +x *python setup.pypython rsf.py
And Now Wait, Everything Should Be Installed And RouterSploit Should Run