Skip to content

Releases: NimpNaw/raspducky

Release list

raspducky v1.1.18

Choose a tag to compare

@NimpNaw NimpNaw released this 06 May 13:44

raspducky v1.1.18 — première release publique sur GitHub.

Téléchargement

raspducky-v1.1.18.img.zst — image SD compressée zstd (~24 MB compressé / ~128 MB décompressée).

Installation

Pi Imager 1.7+ : "Use custom" → sélectionner le .img.zst directement.

CLI :

zstd -d raspducky-v1.1.18.img.zst    # → sdcard.img
sudo dd if=sdcard.img of=/dev/sdX bs=4M status=progress conv=fsync
sync

Highlights v1.1.x

  • Boot < 5s entre alimentation et clavier USB énuméré (init C exec direct + UDC timeout 1.5s + kernel LZ4)
  • 3 modes : config (UI menu LCD) / arming (édition SD live) / playing (KoalaScreen animée)
  • Settings UI : Inter key, Jitter, OS hint configurables au joystick
  • Démos packagées : demos/hello-notepad.ds3 (Hello World Notepad) + wifi/info-notepad.ds3 (dump profils Wi-Fi Windows)
  • DuckyScript 3.0 : ~95% de la spec Hak5 Mark II (lexer/parser/analyzer/runtime, 317 tests pytest)
  • 10 layouts clavier (us/gb/fr/de/es/it/pt/br/jp/be) + override custom
  • 10 profils USB device émulables (Apple, IBM, Logitech, Dell, Microsoft, Cherry, Lenovo)

Voir README.md pour usage complet.

SHA256

c1ef4c7d2ffc48a482e1da30e8f64ca59a8d486221b441b45777cce2307d149f  raspducky-v1.1.18.img.zst