-
代码使用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
-
电脑桌面抓图(利用钩子使用F5键自动抓图)
电脑桌面抓图(利用钩子使用F5键自动抓图)-desktop computer (using the hook automatically use the F5 key Previously)
- 2023-04-03 15:00:04下载
- 积分:1
-
Kore的几种代码~~希望对对提高您的Kore系编程技术有一定的帮助...
Kore的几种代码~~希望对对提高您的Kore系编程技术有一定的帮助-Kore several code ~ ~ hope to to improve your Kore-programming technology can help
- 2023-03-14 03:50:04下载
- 积分:1
-
Main kinetic energy: 1. Can be minimized when the use of 2. 3 after winning the...
主要动能: 1.可以在最小化的时候使用 2.赢了之后自动开始 3.可以显示当前积分 4.可以调节每消一对的速度-Main kinetic energy: 1. Can be minimized when the use of 2. 3 after winning the start automatically. Can display the current points 4. Can adjust the speed of each pair of consumer
- 2022-06-13 09:06:46下载
- 积分:1
-
键盘控制,系统控制,钩子,
键盘控制,系统控制,钩子,-keyboard control, system control, hook,
- 2022-05-31 23:07:46下载
- 积分:1
-
一个非常有趣的软件,可以重现鼠标的一举一动,使用了HOOK
一个非常有趣的软件,可以重现鼠标的一举一动,使用了HOOK-a very interesting software, can be recreated every move of the mouse, using HOOK
- 2022-04-23 18:32:36下载
- 积分:1
-
枚举魔兽世界内存中所有物体的内存地址。基于TEB枚举TLS得到物体首地址。...
枚举魔兽世界内存中所有物体的内存地址。基于TEB枚举TLS得到物体首地址。-World of Warcraft enumerate all the objects in memory memory address. TLS-based enumeration TEB be the first address object.
- 2022-03-16 06:42:43下载
- 积分:1
-
看WOW的坐骑文件代码器
看WOW的坐骑文件代码器 -WOW look of the mount file browser code look WOW paper horse code browser
- 2022-04-24 18:50:42下载
- 积分:1
-
Q宠保姆2。15
自动喂食,自动购物,自动洗澡,可挂机
Q宠保姆2。15
自动喂食,自动购物,自动洗澡,可挂机-pet nanny 2. 15 automatic feeding, automatic shopping, bathing automatically be terminated
- 2022-02-26 02:15:31下载
- 积分:1
-
全局钩子,监视所有键盘消息,并且保存到文本文件.详细全面的过程.全部源代码.VC6下编译通过...
全局钩子,监视所有键盘消息,并且保存到文本文件.详细全面的过程.全部源代码.VC6下编译通过-overall hook, keyboard monitor all news and save text files. Detailed and comprehensive process. All source code. Under compile VC6
- 2022-02-28 14:25:59下载
- 积分:1