update README.md

This commit is contained in:
♥ Minnie ♥ 2025-01-04 00:04:48 +08:00
parent 010484305d
commit cbef4b08c2
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -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)
Bootstrap your scripts with payload.dd
Bootstrap your shell scripts with duckyscript.
```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
```