├── README.md ├── WifiBF.py ├── requirements.txt ├── screenshot └── screen.PNG └── words.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacker-r3volv3r/Wi-Fi-Bruteforce/HEAD/README.md -------------------------------------------------------------------------------- /WifiBF.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacker-r3volv3r/Wi-Fi-Bruteforce/HEAD/WifiBF.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | pywifi 2 | -------------------------------------------------------------------------------- /screenshot/screen.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacker-r3volv3r/Wi-Fi-Bruteforce/HEAD/screenshot/screen.PNG -------------------------------------------------------------------------------- /words.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacker-r3volv3r/Wi-Fi-Bruteforce/HEAD/words.txt --------------------------------------------------------------------------------