-
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发...
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。
在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from
- 2022-03-05 18:09:39下载
- 积分:1
-
这个程序可以返回鼠标捕捉的词,用VB编的,你也可以哦
这个程序可以返回鼠标捕捉的词,用VB编的,你也可以哦-this procedure can return to the mouse to capture the words, VB series, you can oh
- 2023-01-23 02:55:03下载
- 积分:1
-
一个网络上下载来的键盘钩子的源代码,可以在pb下调用
一个网络上下载来的键盘钩子的源代码,可以在pb下调用-A network to download the source code of the keyboard hook, you can call the next pb
- 2022-01-31 01:22:27下载
- 积分:1
-
This is an activeX control. Installation of the mouse achieve a hook function.
这是一个activex控件.实现安装一个鼠标钩子的功能.-This is an activeX control. Installation of the mouse achieve a hook function.
- 2022-03-23 06:44:18下载
- 积分:1
-
APIHOOK 按键发音程序
APIHOOK 按键发音程序-APIHOOK pronunciation keys procedures
- 2022-03-07 07:08:38下载
- 积分:1
-
hook和数据库访问例程的源代码,感兴趣的可以研究一下
hook和数据库访问例程的源代码,感兴趣的可以研究一下-hook and database access routines to the source code, can be of interest to study
- 2022-05-10 17:50:08下载
- 积分:1
-
利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用...
利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用-Realize the use of hooks on the IE上网record tracking, code complete, the compiler generated after the register to the system after plug-ins can use the
- 2022-08-07 11:21:35下载
- 积分:1
-
using setwindowsex hook win32 api
using setwindowsex hook win32 api
- 2023-07-18 02:45:05下载
- 积分:1
-
利用钩子获取当前进程正在发生的各种消息(WM_),用于判断该进程所发生的各种事件。...
利用钩子获取当前进程正在发生的各种消息(WM_),用于判断该进程所发生的各种事件。-The use of hook to obtain the current process taking place in a variety of sources (WM_), the process used to determine the events.
- 2022-01-26 05:09:20下载
- 积分:1
-
该程序可以攫取金山词霸的编辑窗口的文本。
该程序可以攫取金山词霸的编辑窗口的文本。-the procedure can grab Kingsoft the text edit window.
- 2023-01-10 15:55:04下载
- 积分:1