Skip to content

SKR301/Wifi-Password-Cracker-BruteForce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WifiPasswordCrackerBruteForce

A windows CLI program to crack WIFI password using brute force.

Table of Content

Technologies

  • C++

Start

Using .exe

  1. Download the wifiCracker.exe file from the repository.
  2. Create passwordList.txt file is the same location.
  3. Fill the passwordList.txt file with the possible passwords (each one in new line).
  4. Execute the wifiCracker.exe.
  5. Enter the Wifi name you want to crack.
  6. Hit enter.

Screenshots

Some screenshots of the program:-

  • Statup Page
    Statup Page
  • Trying
    Trying
  • Connected
    Connected
  • Not Connected
    Not Connected

Contributors

@SKR301- Saurav Kumar: Original Creator

About

Crack wifi password using brute force.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages