DigiQuack Save

DuckyScript language to DigiSpark payload converter (Online / C++)

Project README

digiQuack logo

digiQuack

digiQuack is an easy DuckyScript to DigiSpark payload converter based on C++. It contains various features including full DuckyScript language support, execution limiter, DigiSpark memory optimizations and more. Note though that currently support of foreign keyboard layouts (not english ones) is rather spotty, so try it out and see if it works out for yourself. The code is well documented with comments so feel free to take a look for yourself.

You can use digiQuack by visiting the converter website.

Instructions - Local 💻

screenshot

Just download one of the releases or download the source (digiQuack.cpp) and compile it yourself.

Linux/Mac OS users: use ./digiQuack in the terminal to run and follow the prompt.

Windows users: Run the digiQuack.exe. Drag and drop the txt file with the payload you want to convert and follow the prompt.

The converted file will be placed in the scripts' directory (or for macOS under the user directory) and will be named converted.txt. You can then follow seytonic's tutorial (in the credits) to install it on your digispark.

Video Tutorial on using the tool locally:

Convert Ducky Scripts to Digispark

Downloads

See the releases page to get the latest version: https://github.com/CedArctic/digiQuack/releases/

Digispark Scripts

In case you want to play around with some of my Digispark scripts, you can find them here:

https://github.com/CedArctic/DigiSpark-Scripts

Convert to Python Scripts

Want to convert Ducky Scripts to Python applications? Check out ducky2python:

https://github.com/CedArctic/ducky2python

Credits/Resources

Open Source Agenda is not affiliated with "DigiQuack" Project. README Source: CedArctic/digiQuack

Open Source Agenda Badge

Open Source Agenda Rating