Releases: cifertech/EvilDuck
Releases · cifertech/EvilDuck
v1.0.0
- SD Card Hot-Swap: Detects SD card insertion even when powered.
- Keystroke Injection: Execute commands stored in a
script.txt
file. - LED Indicators:
- Blinks every second when no SD card is present.
- Blinks every 2 seconds when no script is found.
- Blinks on each keystroke during script execution.
- Supports Rubber Ducky-style Scripts: Commands like
STRING
,DELAY
, and special keypresses.