摘要: #include #include char cmp_shellcode[] = "\x55" "\x89\xe5" "\x8b\x4d\x08" "\x8b\x45\x0c" "\x8b\x10" "\x8b\x01" "\x29\xd0... 阅读全文
posted @ 2014-05-12 14:34 foo__hack 阅读(256) 评论(0) 推荐(0)