spacehuhn / wifi_ducky

Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4
MIT License
1.28k stars 294 forks source link

Broken link small update #33

Closed MrPineMan closed 7 years ago

MrPineMan commented 7 years ago

Noticed that the SPIFFS link was broken sadly enough :D

How it works The ESP8266 is a popular Wi-Fi chip used in a lot of projects. Because it's cheap, small and has its own file system (SPIFFS), it's perfect for enabling an easy remote connection and holding Ducky Script payloads.

spacehuhn commented 7 years ago

Oh yeah Espressif updated their documentation. I fixed it now 70ce9b6c19722514ba4d34279f888102d8a9d788

Thanks for letting me know :)