资源列表
[钩子与API截获] hook
说明:挂钩(HOOK)的基本原理 WINDOWS调用挂接的回调函数时首先会调用位于函数链首的函数,我们只要将自己的回调函数置于链首,该回调函数就会首先被调用。那么如何将我们自己的回调函数置于函数链的链首呢?函数SetWindowsHookEx()实现的就是该功能。-Linked to (HOOK) The basic principle articulated WINDOWS call the callback function when the function will first call<冰雨> 在 2025-06-08 上传 | 大小:37kb | 下载:0
[钩子与API截获] RK_ALL_HOOK
说明:当今WINDOWS系统下所有rootkit比较流行的HOOK方式,即使被主动hips查杀,也绝对具有学习的价值-WINDOWS system of today<张地方> 在 2025-06-08 上传 | 大小:37kb | 下载:1
[钩子与API截获] NtOpenProcess[InlineHook]
说明:r0 inline hook sample.<xiaohuangran> 在 2025-06-08 上传 | 大小:37kb | 下载:0
[钩子与API截获] chkrootkit.tar
说明:rootkit is a tool to locally check for signs of a rootkit.<mikhus> 在 2025-06-08 上传 | 大小:37kb | 下载:0
[钩子与API截获] HookandhotKey
说明:关于键盘获取的小程序。可截获按键的输入。-With regard to keyboard access applets. The input keys can be intercepted.<zju205> 在 2025-06-08 上传 | 大小:37kb | 下载:0
[钩子与API截获] ocxEditT
说明:1.ocx 和相应的网页(a.html) 2.代码实现ie6一直存在的ocx在网页中刷新问题,特别是解决了滚动网页(即鼠标滚动或拖动滚动条)时的刷新问题 3.由于ie会截获一些功能键,这个加了个鼠标和键盘的hook,特别是退格键 4.重载了一个编辑框,用以接收数据 5.对VK_LEFT VK_RIGHT 的实现不大好,有解决办法的,请回复,谢谢~-1.ocx and the corresponding page 2. Code to achieve the ocx persist<qiangl> 在 2025-06-08 上传 | 大小:37kb | 下载:0
[钩子与API截获] MyKeyHook
说明:通过拦截键盘输入,然后通过sendmessage给所有游戏窗口,,实行 “一个键盘” “同步操控” “多游戏角色”,,,很爽,很给力,原创的哦,个人觉得挺好用!-By intercepting keyboard input, and then sendmessage to all the game window, and implement " a keyboard" " synchronous control" " multi-game charac<胡小> 在 2025-06-08 上传 | 大小:37kb | 下载:0