This repo is for both Flipper Zero and Hackypi beginner users, who wants to easily start making Ducky/badUSB scripts
- index.html is a standalone html file to easily create and save scripts through a GUI (mobile friendly) Example.
You can put and run directly this script on Flipper Zero. If you own a Hackypi continue reading.
-
code.py is a circuit python script to put at the root of your Hackypi. It will convert and execute on the fly any DuckyScript named "payload.txt into a Hackypi one.
-
payload.txt is an example made with the "duckyscript maker" html file above.