SpacehuhnTech / WiFiDuck

Wireless keystroke injection attack platform
http://wifiduck.com
MIT License
2.04k stars 355 forks source link

Can i use it on single board like NodeMcu v3 (esp8266)? #79

Closed filipton closed 2 years ago

filipton commented 3 years ago

Please search for existing (open and closed) issues to avoid duplicates.

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍ī¸ Provide enough information to understand, recreate and help out with your problem
4. ℹī¸ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

noatblok commented 2 years ago

Sorry but did you ever find a solution to this?

filipton commented 2 years ago

Sorry but did you ever find a solution to this?

Boards like nodemcu have usb to uart converter so you cant use it as hid device.

spacehuhn commented 2 years ago

Can i use it on single board like NodeMcu v3 (esp8266)?

No you need an Atmega32u4 and an ESP8266 for this project to work as described in the README.