The "R" in the "GUI R" line should be lowercase since GUI-SHIFT-R does something different in Windows. I know in the current implementation it makes no difference but I like to be pedantic.

This commit is contained in:
Tim Mattison 2014-07-22 16:19:34 -07:00
parent 142ac7ab74
commit ddede302e4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ A payload for testing the USB Rubber ducky's functionality.
``` ```
DELAY 3000 DELAY 3000
GUI R GUI r
DELAY 500 DELAY 500
STRING notepad STRING notepad
DELAY 500 DELAY 500