From 2a34db34326f762888e69ca3e06f79c18558b8b6 Mon Sep 17 00:00:00 2001 From: Zarcolio Date: Sat, 15 Jul 2023 11:04:16 +0200 Subject: [PATCH] Added a link to https://bit.ly/DuckyScriptCreator --- BadUSB/Ducky Script creator/README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/BadUSB/Ducky Script creator/README.md b/BadUSB/Ducky Script creator/README.md index fe07eb3..10ec4da 100644 --- a/BadUSB/Ducky Script creator/README.md +++ b/BadUSB/Ducky Script creator/README.md @@ -14,16 +14,15 @@ To follow this guide, you will need the following: To create a DuckyScript for your Flipper Zero using your smartphone, follow these steps: -1. Open the browser on your smartphone and navigate to the [Ducky Script Creator](https://github.com/Zarcolio/Duckyscript/blob/main/Ducky%20script%20creator/index.html) page. -2. Download the HTML file to you phone or upload it to your own website. -3. The Ducky Script Creator is an online tool that allows you to write and generate DuckyScripts easily. It provides a user-friendly interface for creating the scripts. -4. Read the [instructions](https://gist.github.com/methanoliver/efebfe8f4008e167417d4ab96e5e3cac) and familiarize yourself with the DuckyScript syntax if you are not already familiar with it. -5. Start writing your DuckyScript by adding the desired commands and keystrokes. You can use the provided examples or create your own from scratch. -6. As you write the DuckyScript, you will see the corresponding keystrokes and commands being displayed in real-time on the screen. -7. Once you have finished writing your DuckyScript, review it to ensure it meets your requirements and does not contain any errors. -8. After verifying the script, click on the "Save as" button to download the generated DuckyScript file to your smartphone. -9. Transfer the downloaded DuckyScript file to your Flipper Zero using the Flipper app. -10. On your Flipper Zero, use the BadUSB/BadKB app to navigate to the DuckyScript folder to execute the created script. +1. Open the browser on your smartphone and navigate to the [Ducky Script Creator](https://bit.ly/DuckyScriptCreator) page. +2. The Ducky Script Creator is an online tool that allows you to write and generate DuckyScripts easily. It provides a user-friendly interface for creating your Ducky scripts. +3. Read the [instructions](https://gist.github.com/methanoliver/efebfe8f4008e167417d4ab96e5e3cac) and familiarize yourself with the DuckyScript syntax if you are not already familiar with it. +4. Start writing your DuckyScript by adding the desired commands and keystrokes. You can use the provided examples or create your own from scratch. +5. As you write the DuckyScript, you will see the corresponding keystrokes and commands being displayed in real-time on the screen. +6. Once you have finished writing your DuckyScript, review it to ensure it meets your requirements and does not contain any errors. +7. After verifying the script, click on the "Save as" button to download the generated DuckyScript file to your smartphone. +8. Transfer the downloaded DuckyScript file to your Flipper Zero using the Flipper app. +9. On your Flipper Zero, use the BadUSB/BadKB app to navigate to the DuckyScript folder to execute the created script. Congratulations! You have successfully created and loaded a DuckyScript onto your Flipper Zero using your smartphone.