-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Benjamin Brown edited this page Dec 4, 2018
·
12 revisions
Ducky is a BASIC-like programming language originally inspired by Duckyscript, the USB Rubber Ducky's scripting language.
Supported Mp3 Players via Rockbox.
You'll have to roll your own Rockbox build to run ducky from your mp3 player.
We won't go into detail on how to build Rockbox, so please see the Rockbox development guide and the How to compile guide via rockbox wiki.
Afterwards from your Rockbox source directory run:
git branch ducky
git checkout ducky
git fetch http://gerrit.rockbox.org/rockbox refs/changes/12/1212/33
git checkout FETCH_HEAD
And compile Rockbox for your target.
Hak5's Payloads
Script to Copy binary files to windows
Big resource here on GitHub