This wificracker.py, a python program is an automation and tool integration for hacking passwords under 60 seconds.
NOTE :
- I HOPE YOU HAVE SOME KNOWLEDGE ABOUT WIFI HACKING ELSE THIS TOOL WILL BE A HARD ONE TO USE. I RECOMMAND WATCHING THIS VIDEO : LINK
- THIS TOOL IS FOR EDUCATIONAL PURPOSE ONLY. DON'T USE IT AGAINST THE NETWORKS THAT YOU DON'T HAVE PERMISSION ON
- Aircrack-ng
- Network Adapter which supports monitor mode and packet injection
- Python
Setting up the files
git clone https://github.com/Akshayan-N/Wifi-Cracker.git
cd Wifi-Cracker
pip install -r requirements.txt
Usage
sudo python wificracker.py
Feel free to change the script
I created this tool for my learning and took inspiration from David Bombal I used his wifi-deauthor script in some parts of my scripts