摘要:
网上看到的编写shellcode的程序 1 /* 2 使用C语言编写通用shellcode的程序 3 出处:internet 4 修改:Hume/冷雨飘心 5 测试:Win2K SP4 Local 6 7 */ 8 #include <windows.h> 9 #include <stdio.h> 10 #include <winioctl.h> 11 12 #define DEBUG 1 13 14 // 15 //函数原型 16 // 17 void ... 阅读全文
posted @ 2012-08-16 10:18
02xiaoma
阅读(3140)
评论(0)
推荐(0)
浙公网安备 33010602011771号