dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.31k stars 421 forks source link

Pico Ducky did'nt work #275

Open PoisonedAlv opened 1 month ago

PoisonedAlv commented 1 month ago

I followed all the steps then then tried the payload.dd in the github page but it doesn't work I plug it in and it doesn't do its thing just opens CIRCUITPY (D:) like it's a USB

p1 p2

PoisonedAlv commented 1 month ago

I realized that I put some .py files in the wrong place but it still doesn't work

dbisu commented 1 month ago

Make sure you are not using CircuitPython 9.x with the 8.x libraries. The current release bundles in the repo don't work with 9.x.