Search the Community
Showing results for tags 'redlight'.
-
Hi guys, i'm trying to put some powershell onto the rubber ducky, but whenever i past the powershell code on the ducky. it refuses to run it. i've tested the code whitout the powershell part, and it ran (cause it's not such a difficult code) but after pasting the powershell text. it just blinks onces red, while inserting the ducky in the pc and then nothing happens. the code looks like this: DELAY 750 GUI r DELAY 500 STRING cmd DELAY 500 ENTER DELAY 500 STRING powershell -w 1 -C "s''v nq -;s''v bCi e''c;s''v tU ((g''v nq).value.toString()+(g''v bCi).value.toString(
-
I have tried so hard to get my ducky working but it just wont. I have reflashed it so many times and it works once then goes red and doesnt recognize the ducky or sd card or anything and i have to reflash it again. The second i remove it and plug it in it goes red. Please help.
- 16 replies
-
I've had plug in USB Rubber ducky in the script starts running and all was okay. But after that i take some code insert it in the micro SD and I've had also plugged usb into my computer but suddenly red light turned on and script is not working. I changed the script, still red light and its still not working. I also tried to change the micro sd card, but still not working. My code: REM Open cmd GUI r STRING cmd ENTER STRING Hello World!!! encrypted to inject.bin PLEASE HELP ME