Skip to content

It sends deauth packet to all stations for getting keys in 4-way handshakes from stations already connected to an AP. When it detected 4-way handshakes between a station and an AP, it stops sending deauth packet to that station.

Notifications You must be signed in to change notification settings

WeareJoker/deauth_dot11decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

deauth_dot11decrypt

It sends deauth packet to all stations for getting keys in 4-way handshakes from stations already connected to an AP.
When it detected 4-way handshakes with a station and an AP, it stops sending deauth packet to that station.

USAGE

Go to the folder which contains dot11decrypt.cpp and overwrite this dot11decrypt.cpp.

mkdir deauth_build  
cd deauth_build  
cmake ../  
make  
 

About

It sends deauth packet to all stations for getting keys in 4-way handshakes from stations already connected to an AP. When it detected 4-way handshakes between a station and an AP, it stops sending deauth packet to that station.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages