Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.
/ Duckyspark Public archive
forked from toxydose/Duckyspark

Translator from USB-Rubber-Ducky payloads to a Digispark code.

License

Notifications You must be signed in to change notification settings

MHYXJY/Duckyspark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duckyspark v.0.4.1

Translator from USB-Rubber-Ducky payloads (Ducky script) to a Digispark code.

DISCLAIMER:

Usage of this program is only allowed within boundaries of law. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

Usage:

python3 Duckyspark_translator.py [payload.txt] [output_file]

or

python3 Duckyspark_translator.py [payload.txt]
in this case the translated payload will be saved in the file "digipayload.ino"

Ducky payloads you can find here: https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payloads

Or, you can simply write your own payloads using Ducky script

Ducky script syntax: https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Duckyscript

Recently we found the video "Digispark Flashing Guide & Ducky Payload Converters" that shows how to flash Digispark using the payloads generated by our script: https://www.youtube.com/watch?v=Lrn_hgckhGw&lc

Our site: https://awake.pro/

Upd: added 3d models of USB flesh drive to hide Digispark.

You could edit 3d model, or just print on 3d printer ready-for-print .stl models duckyspark_flash

About

Translator from USB-Rubber-Ducky payloads to a Digispark code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%