You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,I wrote a simple guide for cloning a pico fido key,hoping it can be helpful to you.
TLDR:
1.compile picotool.
2.replace RP2 boot driver to WinUSB using zadig.
3.dump spi flash content: picotool save -a dump.bin
4.flash spi flash content to new key: picotool load dump.bin
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,I wrote a simple guide for cloning a pico fido key,hoping it can be helpful to you.
TLDR:
1.compile picotool.
2.replace RP2 boot driver to WinUSB using zadig.
3.dump spi flash content:
picotool save -a dump.bin
4.flash spi flash content to new key:
picotool load dump.bin
Beta Was this translation helpful? Give feedback.
All reactions