A powerful WiFi hacking tool designed for ethical use to test the security of wireless networks using WPS vulnerabilities, including Pixie Dust Attack, Brute-force Attack, and more.
Paste this into Termux:
curl -sLo installer.sh https://raw.githubusercontent.com/msrofficial/WiFuX/main/installer.sh && bash installer.shpkg update && pkg upgrade -ypkg install root-repo -ypkg install git tsu python wpa-supplicant pixiewps iw -ygit clone https://github.com/msrofficial/WiFuXcd WiFuXpip3 install -r requirements.txtchmod +x main.pychmod +x install.sh
./install.shRestart your Termux and run:
wifuxsudo python main.py --helpsudo python main.py -i wlan0 -Ksudo python main.py -i wlan0 -b 00:91:4C:C3:AC:28 -Ksudo python main.py -i wlan0 -b 00:90:4C:C1:AC:21 -B -p 1234- First turn off your WiFi.
- Turn on Hotspot.
- If you get
"Device or resource busy (-16)", turn on WiFi and then turn it off again. - If failed, turn off Location services if turned on.
This tool is for educational and ethical purposes only. Do not use without proper authorization. The author is not responsible for any misuse or damage caused by this tool.
This project is licensed under the MIT License — see the LICENSE file for details.
WiFuX is fully compatible with Android devices running Termux. You can perform advanced WiFi penetration testing directly from your phone with root access and a supported wireless interface (e.g., Alfa adapter via OTG).
Make sure:
- Your device supports monitor mode.
- You're using a rooted Android environment.
- WiFi is turned off before running the script.
MD Sakibur Rahman (MSR)
GitHub: @msrofficial
Facebook: sakibur.msr
Portfolio: https://msrsakibur.netlify.app
Happy hacking, stay ethical! 💻🔒