Skip to content

Binaries & source code for the Wi-Fi Nugget

License

Notifications You must be signed in to change notification settings

NeutronKen/WiFiNugget

 
 

Repository files navigation

WiFiNugget

Binaries & source code for the Wi-Fi Nugget

Documentation: https://github.com/skickar/WiFiNugget/wiki

Hell yeah

Arduino Code:

CircuitPython Code: (S2 Nugget Only, Does Not Work On ESP8266 Nugget!)

  • CircuitNeopixelTest.py - CircuitPython Code to test and control the neopixel on the Wi-Fi nugget.

MicroPython Code:

Precompiled Binaries:

  • DeauthDetector.bin - Wi-Fi deauthentication & dissociation attack detector by @AlexLynd based on @spacehuhn's deauth detector (Precompiled, flash directly with esptool)

  • esp8266-20210902-v1.17.bin - Current, working MicroPython binary to flash to the Wi-Fi Nugget as of 9/30/21 (download the latest here: https://micropython.org/download/esp8266/)

  • Nugget_Deauther.bin - The Wi-Fi Deauther V2.5 by @spacehuhn, modified for Nugget by @AlexLynd

Helper Code:

  • pack_unpack_test.py - Compress Bitmap Images for MicroPython by @CRImier

About

Binaries & source code for the Wi-Fi Nugget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.4%
  • C++ 12.6%