Advertisement
Guest User

Untitled

a guest
Jul 11th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #include
  2. #include
  3.  
  4. int main () {
  5. execl(/Applications/Google Chrome.app/Contents/MacOS/GoogleChrome”, “GoogleChrome”, “–incognito”, (char *)0 );
  6. return 0;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement