/aircrack

A Generic WPA implementation in Go

Primary LanguageGoMIT LicenseMIT

Welcome to aircrack 👋

A Generic WPA implementation in Go

Install

make install

Prerequisite

Install WinPcap_4_1_3 for Windows or libpcap for MacOS or other linux distributions

For MacOS users:

brew install tcpdump

Usage

aircrack -f wifi.pcap -w wordlist.txt

-f string Filename of dump file to read from

-w string Filename of password list to crack wpa handshake

Run tests

make test

Author

👤 orange

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!