USB-Rubber-Ducky
USB-Rubber-Ducky copied to clipboard
Help with Ducky Script - For Loop Error
Hello -- I'm trying to get my script to work for encoding.
When this line runs on the target machine below:
STRING for /f %d in (‘wmic volume get driveletter^, label ^| findstr “DUCKY” ’) do set duck=%d
I get an "rfor" is not a valid command. I think somehow the character "r" is getting added on...
I've tried typing from scratch over and have re-encoded numerous times but I can seem to figure out why... (I'm using notepad on win10). and have used both the Duck Tool kit and duckencoder.jar with same results. No errors pop after encoding.
any help is greatly appreciated...