A powerful Python-based Wi-Fi network scanner and security auditing tool for Linux.
This tool provides a clean, menu-driven interface that wraps common aircrack-ng operations for easier, faster, and more accessible penetration testing.
Developed by Jutt Cyber Tech
Below is a preview of the Wifi Cracker interface:
This tool is strictly for educational purposes and for auditing networks you own or have explicit written permission to test.
Unauthorized scanning, cracking, or attacking Wi-Fi networks is illegal.
The developer assumes no responsibility for any misuse or damage.
airodump-ng.cap files using:
aircrack-ng (CPU)hashcat (GPU, recommended)/usr/share/wordlists/Install these tools before running:
wireless-toolsnet-toolsaircrack-nghashcat (optional)Install on Debian-based systems:
sudo apt-get update && sudo apt-get install -y wireless-tools net-tools aircrack-ng hashcat
git clone https://github.com/juttcybertech/Wifi-Cracker.git
cd Wifi-Cracker
Install required tools (see above)
sudo python3 wificracker.py
This tool is designed to simplify Wi-Fi auditing and learning.
Use responsibly. Stay ethical. Stay secure. 🔐