SpacehuhnTech / WiFiDuck

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

Would be possible to run the script on a Attiny85? [Question] #43

Closed Cmd-Monkey closed 4 years ago

Cmd-Monkey commented 4 years ago

I know that the Attiny85 has little memory space, but he can emulates a keyboard as well as the Arduino Leonardo, so could be possible to run in it? Thanks and sorry for the bad English.

spacehuhn commented 4 years ago

No :( The Attiny85 does not have enough resources (flash, RAM, speed, IOs) to fully support the functionality of this project.