mirror of
https://github.com/dbisu/pico-ducky.git
synced 2026-06-13 07:09:28 +00:00
Add dummy payloads
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
REM The next four lines open Notepad in Windows and type "Hello World!"
|
||||
DELAY 1000
|
||||
STRING Running Payload 1
|
||||
ENTER
|
||||
@@ -0,0 +1,4 @@
|
||||
REM The next four lines open Notepad in Windows and type "Hello World!"
|
||||
DELAY 1000
|
||||
STRING Running Payload 2
|
||||
ENTER
|
||||
@@ -0,0 +1,4 @@
|
||||
REM The next four lines open Notepad in Windows and type "Hello World!"
|
||||
DELAY 1000
|
||||
STRING Running Payload 3
|
||||
ENTER
|
||||
@@ -0,0 +1,4 @@
|
||||
REM The next four lines open Notepad in Windows and type "Hello World!"
|
||||
DELAY 1000
|
||||
STRING Running Payload 4
|
||||
ENTER
|
||||
Reference in New Issue
Block a user