摘要:
这是一个简单的缓冲区溢出程序,是我在Oday上面学到的,嘿嘿嘿,每个人写的shellcode不一样所以实现的目的也不一样。。。。 大家自由发挥吧。#include<stdio.h>#include<string.h>#include<stdlib.h>#include<windows.h>#define PASSWORD "1234567"int verify_password(char *password){ int authenticated; char buffer[44]; authenticated = strcmp 阅读全文
posted @ 2012-09-22 10:54
crazypurple
阅读(144)
评论(0)
推荐(0)

浙公网安备 33010602011771号