摘要:
修改自https://forum.eviloctal.com/thread-28859-1-1.html在VC6编译通过#include #include // 保存原始的6个字节代码BYTE orig_code[6] = {0x90, 0x90, 0x90, 0x90, 0x90,0x90};// JMP 0xXXXXXXXXBYTE hook_code[5] = { 0xe9, 0, 0, 0... 阅读全文
posted @ 2009-03-17 18:39
Fan Zhang
阅读(240)
评论(0)
推荐(0)

浙公网安备 33010602011771号