ossiozac / Raspberry-Pi-Zero-Rubber-Ducky-Duckberry-Pi

A £10 Rubber Ducky USB HID! A USB device which emulates a keyboard and automates key entry.
MIT License
255 stars 34 forks source link

How to get hands on .dd file? #1

Closed vaaino closed 6 years ago

ossiozac commented 6 years ago

This site https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payloads contains code which can be copied and pasted into a text file then change the .txt to .dd

This website https://ducktoolkit.com/ make the payload and download as inject.txt and change the extension and file name

A .dd is just a text file with the extension changed.

Hope this helps, Zac.

vaaino commented 6 years ago

Thanks a lot, can finally continue my project!

Väinö

On Mon, Apr 16, 2018, 19:15 Zac Henry Orehawa notifications@github.com wrote:

This site https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payloads contains code which can be copied and pasted into a text file then change the .txt to .dd

This website https://ducktoolkit.com/ make the payload and download as inject.txt and change the extension and file name

A .dd is just a text file with the extension changed.

Hope this helps, Zac.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ossiozac/Raspberry-Pi-Zero-Rubber-Ducky-Duckberry-Pi/issues/1#issuecomment-381680018, or mute the thread https://github.com/notifications/unsubscribe-auth/ARjTGexNFHISvhN_3Fbh8DGz9djR_Ahzks5tpNHMgaJpZM4TU81a .

ossiozac commented 6 years ago

Glad it's working! I'll close the issue