资源列表

« 1 2 ... .57 .58 .59 .60 .61 162.63 .64 .65 .66 .67 ... 486 »

[钩子与API截获mousehook

说明:实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消
<杨秉岐> 在 2025-03-31 上传 | 大小:21kb | 下载:0

[钩子与API截获hook

说明:以前学习hook技术写的小程序,采用hook鼠标操作,当鼠标左右键同时按下的时候自动将当前活动的窗口隐藏起来,再次按下鼠标的左右键的时候恢复隐藏的窗口。-Hook technology before learning to write small program, using the mouse hook operation, when the mouse around at the same time press the button
<wangyan> 在 2025-03-31 上传 | 大小:93kb | 下载:0

[钩子与API截获X-Scan-v3.3-cn

说明:X-SCAN 界面简洁、功能强大、最新版本下载-X-SCAN interface is simple and powerful, the latest version download
<123> 在 2025-03-31 上传 | 大小:10.26mb | 下载:0

[钩子与API截获GetColor

说明:采用全局hook,可以获取屏幕上任一点的颜色-The use of global hook, can get his point color screen
<sky> 在 2025-03-31 上传 | 大小:65kb | 下载:0

[钩子与API截获filemonsrc

说明:著名的filemon,使用钩子截获控制windows下文件操作的不错源码-Famous filemon, seized control of the use of hook windows file operations under the good source
<小江> 在 2025-03-31 上传 | 大小:562kb | 下载:0

[钩子与API截获keyboardHook

说明:禁止Windows的键盘程序,生成dll文件,通过简单函数调用可以禁止或者允许特殊键盘消息的屏蔽-Windows keyboard prohibited procedures, to generate dll file, through a simple function call can prohibit or permit the special keyboard news shielding
<jerry> 在 2025-03-31 上传 | 大小:1.35mb | 下载:0

[钩子与API截获Detours1.5

说明:微软提供的截取Win32 API函数的开发包和例子 1.5版-Microsoft Win32 API function interception Development Kit version 1.5 and examples
<rivershan> 在 2025-03-31 上传 | 大小:517kb | 下载:0

[钩子与API截获pccode_200691013012860

说明:VC网络防火墙,基于费尔的Ndis Hook技术,有兴趣的朋友研究研究. -VC network firewall, the Ndis Hook Fairbanks-based technology, are interested in studies Friend.
<杨秉岐> 在 2025-03-31 上传 | 大小:490kb | 下载:0

[钩子与API截获Interceptedmessagerar

说明:如何在一个应用程序中截获另一个应用程序发的消息
<宋志广> 在 2025-03-31 上传 | 大小:4kb | 下载:0

[钩子与API截获APIHook

说明:关于hook锁定,选择dll后选择load后选择hook
<张亚> 在 2025-03-31 上传 | 大小:218kb | 下载:0

[钩子与API截获newhook

说明:最新的利用hook 记录* 自动发送 学习hook首选代码-Up-to-date record of the use of keyloggers hook automatically sent to learn the preferred hook code
<红蚂蚁> 在 2025-03-31 上传 | 大小:345kb | 下载:0

[钩子与API截获menuhook

说明:利用钩子实现菜单阴影效果 也许有很多人曾和我一样, 对Office XP里面的菜单的阴影效果羡慕不已,它不需要在Windows XP 中就可以在菜单后面显示阴影, 当然在Windows XP中, 已经完全支持菜单阴影了。虽然我们不一定很有必要自己来实现这个较难实现的效果。但是正如有很多人想实现那种IE风格的菜单栏一样,尽管它 们并不能为我们带来更多实用的功能, 却可以使我们的程序看起来与众不同 -Realize the use
<weiruhui> 在 2025-03-31 上传 | 大小:48kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 162.63 .64 .65 .66 .67 ... 486 »

源码中国 www.ymcn.org