Skip to content

Embed HID Payload into Custom Firmware

adamcaudill edited this page Oct 2, 2014 · 4 revisions

See the Rubber Ducky and Duckencoder documentation for how to create an inject.bin file from your script.

You can embed this script into the custom firmware by running:

EmbedPayload.exe inject.bin fw.bin

Where inject.bin is your compiled Rubber Ducky script and fw.bin is the custom firmware image.

Clone this wiki locally