Skip to content

Instantly share code, notes, and snippets.

@prachauthit
Forked from anonymous/sh.sh
Created January 20, 2017 05:22
Show Gist options
  • Save prachauthit/f27a15965dcc322c7afbd31f47a232fd to your computer and use it in GitHub Desktop.
Save prachauthit/f27a15965dcc322c7afbd31f47a232fd to your computer and use it in GitHub Desktop.
gcc sh.c -o shell
chmod +x shell
chmod 4777 shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment