🖤 Duckify CLI – Payload Encoder + Decoder Tool

Sale!
£6.99 £4.99
Item number: HNBT-TPZ6WL8JQ2

Duckify is a lightweight, dual-purpose Python utility that lets you encode and decode Rubber Ducky payloads using Base64.
It's perfect for obfuscating your .dd or .txt payloads for storage, sharing, or injection, and now includes a built-in decoder to restore them instantly.

🔒 Why Encode?

  • Obfuscates your payloads from casual inspection

  • Bypasses antivirus text matching or file filters

  • Makes payloads easier to share, store, or embed

  • Safe for forums, remote delivery, or use with BadUSB

  • Prevents tampering or corruption during transfer

⚙️ Features

✅ Encode standard .dd or .txt Ducky Script files
✅ Decode .dd64 or .b64.txt files back to readable Ducky Script
✅ Clean, portable .b64.txt output
✅ Written in pure Python 3 – no external dependencies
✅ Works with tools like Devil Duckie, PoisonPort, PhantomLink, or Trapnet
✅ CLI-friendly: just run and go

🚀 How to Use

🔐 Encode a Ducky Script

  1. Place your payload (e.g., payload.dd) in the same folder

  2. Run the encoder: python duckify.py payload.dd

  3. You’ll get an output like: payload.b64.txt

🧠 Educational Use Cases

Use Duckify to demonstrate:

  • The risks of BadUSB attacks in cybersecurity awareness training

  • How encoding adds a layer of concealment to scripts

  • Practical hands-on red teaming / ethical hacking techniques