sysadmin.sh/README.md
2025-01-04 00:04:48 +08:00

11 lines
275 B
Markdown

# Ducky Payloads
Create USB Rubber Ducky with Raspberry Pi Pico using [pico-ducky](https://github.com/dbisu/pico-ducky)
Bootstrap your shell scripts with duckyscript.
```sh
# To generate payload.dd replace hello_world.sh with scripts name.
./install.sh hello_world.sh
```