Wifi Bruteforce (WiBr) is a wifi cracking tool writen in c#. Unlike other wireless crackers namely aircrack-ng WiBr simply tries connecting over and over again each time with a diffrent password (dictionary attack) it is much slower than using tools such as aircrack-ng but is much easier to use.
- Select the Wifi Access Point you want to attempt to crack
- Select a wordlist (Wordlists can be found Here)
- (Optional) Change the connection check delay
- Press crack and wait!
- Accept issues and fix any bugs
- Fix warning: Form1.Designer.cs(192,38): warning CS0414: The private field `WiBf.Form1.timer1' is assigned but its value is never used