Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

yatt-ze/WiBr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNMAINTATINED

ScreenShot

Wifi Bruteforce

GitHub release Build Status Code Triagers Badge Stories in Ready

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.

Usage:

  1. Select the Wifi Access Point you want to attempt to crack
  2. Select a wordlist (Wordlists can be found Here)
  3. (Optional) Change the connection check delay
  4. Press crack and wait!

Screenshot ~ v1.2.0

ScreenShot

ToDo:

  1. Accept issues and fix any bugs
  2. Fix warning: Form1.Designer.cs(192,38): warning CS0414: The private field `WiBf.Form1.timer1' is assigned but its value is never used