资源列表
[钩子与API截获] HookAPI 1.7 Windows API钩子程序
说明:通过修改API函数开始前5字节,跳转到自定义API的方式,截获函数调用.
支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.
<dssz.net> 在 2007-12-13 上传 | 大小:1.88mb | 下载:1
[钩子与API截获] LoadExe.rar 注入别的进程代码示例
说明:将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。
<Simonz> 在 2008-02-01 上传 | 大小:5.71kb | 下载:4
[钩子与API截获] kbhook键盘钩子程序源代码
说明:Logging other people's keystrokes or breaking into other people's computer without their permission can be considered illegal by the courts of many countries. The monitoring software reviewed here is ONLY for auth
<bus511> 在 2008-09-22 上传
| 大小:20.87kb | 下载:0
[钩子与API截获] FU_Rootkit
说明:hide processes, elevate process privileges, fake out the Windows Event Viewer so that forensics is impossible, and even hide device drivers (NEW!) All this without any hooking.<ketty> 在 2008-10-13 上传 | 大小:139.78kb | 下载:0