a USB-RubberDucky clone.
- Plug in your pico.
- Download CircuitPython
- Copy the UF2 file into pico
- clone the installer
git clone https://github.com/polarspetroll/bad_pico.git
cd bad_pico
chmod +x install.sh
sudo ./install.sh- before you install the script on pico, make sure to add some commands in
commands.txt. The content of this file are codes that will execute on target's computer.
This push button acts as a kill switch. Hold this button before plugging in the board for about 3 seconds. If the led turned on , it means that the program stopped.
| Status | Action |
|---|---|
| Fast Blink(11.111ᵇˡᶦⁿᵏ/ˢ) | Kill switch function |
| Slow Blink(1ᵇˡᶦⁿᵏ/ˢ) | Error |
