Close

FUTURE AIMS

A project log for HAK5 USB RubberDucky Emulator

A simple java program that reads and executes ducky scripts (from the popular hak5 rubber ducky)

taibhse-designsTAIBHSE DESIGNS 08/06/2015 at 16:470 Comments

ok so this project has been resurrected, the following is a list of things I would like to do / add to this project

1) Cross platform support (windows, mac, linux)

2) Allow command line arguments so i can run a script without a UI using java -jar DuckyEmulator.jar script.duck

3) Turn this from an emulator into maybe a notepad like app for making scripts, allow editing and saving of scripts

4) if 3 works out, add the ability to click a button to compile the scripts into .bin files for the duck

5) a one click solution that immediately moves compiled .bin files to the ducky's sd card

6) back to 3 and 4, have line numbering and word highlighting

7) maybe have error checks in real time, highlight incorrect scripts or give suggestions (this is a far out ambition)

8) insane idea, export script jars, as in export a jar file version that when clicked runs the embedded script, rather than needed a ducky (this could be nefarious but I'm thinking ducky scripting for automated backup and restore stuff, I swear purely innocent...)

9) add support for multiple languages and keyboard layouts as current layout is default irish keyboard (whoops)


I'll update this with more ideas if i remember to, or if anyone else has any suggestions I like

Discussions