From 944e2680d70794d3150e9baafdfbe7a9307a7b46 Mon Sep 17 00:00:00 2001 From: Narsty <132179825+narstybits@users.noreply.github.com> Date: Sun, 7 May 2023 21:36:06 -0500 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index af554a3..b34cce0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,32 @@ # MacOS-DuckyScripts PLUG & PLAY FLIPPER ZERO SCRIPTS For MacOS +I notcied a lack of MacOs BADUSB Scripts for the flipper zero + +This repository will consists of MacOs BADUSB Scripts + +They will be Plug & Play!!!!!!! + +Big shoutout and Huge thansk to @ClaraCrazy @0iphor13 @Hak5 @ I-Am-Jakoby and @UberGuidoZ for the Lines & Inspiration! + + + +Step by Step Directions to get you up and running will be posted Below! + + +First off all these files NEED to be formated in .txt this is the format BADUSB uses to run your Favorite Scripts! + +To upload the .txt files you will need to copy and paste the Raw code into the MacOs application "TextEdit" or whichever program you prefer (TextEdit is Easy) + +Once you've copy and pasted the Code into your prefered program you will need to export or save the file to your desktop as a .txt file! + +You can type .txt after the file name and it will prompt & save the file as a .txt + +Now we can plug the flipper in and open up the File Manager, navigate to the sd card and open up the BADUSB file within the sd card + +This is where you can Drag and Drop your .txt files and once you are done close out of the FLipper desktop app. + +You are now ready to deploy your DuckyScripts and take over the World! ENJOY :) + + + +Ive only been doing this for about a week so bare with me as I learn and expand the library!