mirror of
https://github.com/dbisu/pico-ducky.git
synced 2026-09-05 10:44:05 +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