mirror of
https://github.com/dbisu/pico-ducky.git
synced 2026-01-30 20:01:04 +00:00
update README instructions and formatting (#9)
add badges and useful resources to README change payload to open notepad and type "Hello World!" in Windows fix comments in duckyinpython.py rename "pics" folder to "images" update setup mode image to a clearer one
This commit is contained in:
10
payload.dd
10
payload.dd
@@ -1,4 +1,6 @@
|
||||
REM Testing Script
|
||||
STRING atom test.txt
|
||||
DELAY 2000
|
||||
GUI L
|
||||
REM The next four lines open Notepad in Windows and type "Hello World!"
|
||||
GUI r
|
||||
STRING notepad
|
||||
ENTER
|
||||
DELAY 250
|
||||
STRING Hello World!
|
||||
Reference in New Issue
Block a user