Skip to content

TechTactical/rehtuaed_6628pse

 
 

Repository files navigation

ESP8266 Deauther Version 2

PICTURE logo
Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners!

Install using .bin file

  1. Download latest compiled .bin file from nightly-deauther/releases
  2. Install esptool
  3. Connect your ESP8266
  4. Flash it by running esptool.py -p <PORT> -b 115200 write_flash 0 <BIN_FILE>.
    Be sure to replace <PORT> with the serial port
    and <BIN_FILE> with the path of the previously download .bin file.

About

Affordable WiFi hacking platform for testing and learning

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.5%
  • C++ 24.3%
  • Python 2.2%
  • HTML 0.8%
  • JavaScript 0.7%
  • CSS 0.4%
  • Shell 0.1%