DevKitty-io / USB-Nugget

Run DuckyScript payloads on a USB Nugget!
https://usbnugget.com
MIT License
156 stars 18 forks source link

Payload Debug Mode #57

Open skickar opened 2 years ago

skickar commented 2 years ago

User suggested - Mode where each button press "Steps through" your script

Each press forward runs the next line, a press back runs the previous Duckyscript command.

How would we trigger this? Web interface, config file, or holding the right button when you run the payload instead of tapping it?