Skip to content

aliasgroup/Wifi-Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Advanced WiFi cracker

The tool is written fully in C++, and should be used on Linux (Ubuntu, Kali, Debian etc). The intention is to show how easy it is to connect to the network if it isn`t protected well enough

💠Installation:

There are two ways: using a compiled release or building from the source code
The fast one (downloading the release):
1) Download the release files
2) Open Linux terminal and navigate to the directory with the extracted files
3) Set the main file as executable: chmod +x wifi_fast
3) Open the file normally: ./wifi_fast


Another way (downloading building from the source):
1) download wifi_fast.cpp
2) open the terminal, navigate to the file and build it using g++
3) open the compiled file: ./wifi_fast
4) Important: you will also need a simple downloader for the password list unless you have your own. You can you the one from the release or any other

💠Imrovements and issues:

If you have any ideas or faced some issues, feel free to share your thoughts - I might add new features in the future

About

This is an easy-to-use advanced tool for cracking WiFi networks. Only legit purposes, please (educational, helping to secure your own network etc). Enjoy

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages