Ducky Script to HID Converter

Convert Rubber Ducky scripts to HID format

🙃

Message from the Author:

"Why would you even need this? Just write your HID scripts directly! But fine... here's your converter. You're welcome. 🙃"

📄 Ducky Script Input
HID Script Output

Supported Commands

Basic:

STRING, ENTER, DELAY

Modifiers:

GUI, CTRL, ALT, SHIFT

Navigation:

UP, DOWN, LEFT, RIGHT

Special:

F1-F12, ESC, TAB, HOME

📝 Input Text
Result

Base64 Usage Guide

Encoding:

Converts plain text to Base64 format. Useful for obfuscating payloads or encoding data.

Decoding:

Converts Base64 back to plain text. Useful for reading encoded data or captured logs.

Use Cases:

Encode HID scripts, obfuscate commands, decode network traffic, or process encoded payloads.

Pro Tip:

Copy your HID output from the converter and encode it here for stealth delivery!