update README.md
This commit is contained in:
parent
010484305d
commit
cbef4b08c2
|
@ -1,10 +1,10 @@
|
||||||
# Duck Payloads
|
# Ducky Payloads
|
||||||
|
|
||||||
Create USB Rubber Ducky with Raspberry Pi Pico using [pico-ducky](https://github.com/dbisu/pico-ducky)
|
Create USB Rubber Ducky with Raspberry Pi Pico using [pico-ducky](https://github.com/dbisu/pico-ducky)
|
||||||
|
|
||||||
Bootstrap your scripts with payload.dd
|
Bootstrap your shell scripts with duckyscript.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# To generate a payload.dd replace hello_world.sh with scripts name.
|
# To generate payload.dd replace hello_world.sh with scripts name.
|
||||||
./install.sh hello_world.sh
|
./install.sh hello_world.sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue