-
Rootkit端口隐藏技术
说明: ROOTKIT 利用hook技术可以隐藏指定的端口 需要以驱动加载的形式把hook加载进内核 这里利用了insdrv工具(The ROOTKIT uses hook technology to hide the specified port and needs to load the hook into the kernel in the form of driver loading using the insdrv tool)
- 2020-02-24 12:15:43下载
- 积分:1
-
keymouse
键盘模拟鼠标的源码 (The source to smimulate keyboard and mouse input)
- 2021-04-13 02:58:56下载
- 积分:1
-
SSDTHook
进程隐藏与进程保护(SSDT Hook 实现)
文章目录:
1. 引子 – Hook 技术
2. SSDT 简介
3. 应用层调用 Win32 API 的完整执行流程
4. 详解 SSDT
5. SSDT Hook 原理(SSDT Hook)
- 2012-06-25 11:46:29下载
- 积分:1
-
Mouse_Alar
这个计划听起来一个警报当用户试图移动鼠标。伟大的史努比同事和大鼻子的家庭成员。闹钟可以解除武装,只要按F8键同时转移。(This plan sounds an alert when the user tries to move the mouse. Family members, the great Snoopy colleagues and the big nose. The alarm can be disarmed, press the F8 key at the same time transfer.)
- 2013-05-14 09:29:19下载
- 积分:1
-
InnerHook
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。(Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.)
- 2007-07-04 19:40:11下载
- 积分:1
-
Tu-shuo-VC-API
图说VC上位机API编程图说VC上位机API编程(Figure VC PC API programmingFigure VC PC API programming)
- 2013-05-16 20:49:55下载
- 积分:1
-
GetPass
利用鼠标键盘钩子来截获*号密码程序,劲!(use of a mouse and keyboard to hook intercepted* Password procedures, Jin!)
- 2004-12-03 09:09:04下载
- 积分:1
-
Disable-key-combination
本示例程序演示了如何在子窗体中禁止切换组合键和关闭组合键功能。(This sample program demonstrates how to disable the subform combination of keys on and off switching function key combinations.)
- 2013-07-17 22:24:36下载
- 积分:1
-
Direct3DHook
directx 3d hook,用callback的方式,提供endscene()和reset()的hook,很好的例子,供有志于hook dx3d的同学参考学习(directx 3d hook, provide endscene() and reset() hook in call back,good example)
- 2017-01-16 12:39:07下载
- 积分:1
-
KeyboardHook
VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
- 2013-12-22 15:43:07下载
- 积分:1