资源列表
pmqc.zip
- 一个NT下的屏幕取词程序的源代码
screen1.HTM
- 屏幕取词大家谈
SystemHooks.zip
- Windows下的一个功能强劲的hook代码,质量比较高
VoiceCmdDemo.zip
- 自己写的代码 SrHook:实现钩子功能的dll SpyWin:仿照Spy,获取窗口信息,截获消息,模拟菜单命令和按键指令
截获鼠标移动事件的钩子例子VC.rar
- 我很想学习VB希望能得到帐号
用钩子实现重现用户操作.zip
- 用钩子实现重现用户操作
进程伪隐藏#.rar
- 进程伪隐藏#.rar
HookAPI 1.7 Windows API钩子程序
- 通过修改API函数开始前5字节,跳转到自定义API的方式,截获函数调用. 支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.
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 authorized system administrators and/or o
鼠标钩子例子
- 以vc为开发环境,实现鼠标钩子的一个例子。-to vc for the development environment, mouse hook an example.
昨日重现
- 一个非常有趣的软件,可以重现鼠标的一举一动,使用了HOOK-a very interesting software, can be recreated every move of the mouse, using HOOK
KeyHook
- 利用Windows Hook技术监控计算机的使用-Windows Hook computer technology to monitor the use of
