-
代码使用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结合ASP软件验证的例子,网络验证的封包可以自己加密,主要是强调了VB程序结合网页实现一体化的思路!...
这是一个VB结合ASP软件验证的例子,网络验证的封包可以自己加密,主要是强调了VB程序结合网页实现一体化的思路!-This is a combination of ASP software verification VB example, packets can be their own network authentication encryption, the main emphasis of the VB website integration process with the idea!
- 2023-06-18 15:05:03下载
- 积分:1
-
程序可浏览系统详细的API声明及相关使用方法信息,内含大量源代码...
程序可浏览系统详细的API声明及相关使用方法信息,内含大量源代码-Procedures can be obtained from the API system in detail using the method statement and related information, including a large number of source code
- 2023-03-15 10:35:04下载
- 积分:1
-
征途HOOK API例子
征途HOOK API例子 -zheng tu HOOK API demo zheng tu HOOK API demo
- 2023-01-30 19:50:04下载
- 积分:1
-
可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码...
可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码-can monitor CPU clock cycle, the need for distributed system clock synchronization occasions, the program includes source code
- 2022-05-18 14:41:08下载
- 积分: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
-
VB6_Journal_Record_Hook_
VB6_Journal_Record_Hook_
- 2022-01-25 14:04:30下载
- 积分:1
-
一个键盘操作程序实例,是初学者的好的参考程序。
一个键盘操作程序实例,是初学者的好的参考程序。-a keyboard operational example, is a good beginner"s reference program.
- 2022-05-14 05:07:11下载
- 积分:1
-
一个浮在桌面上的时钟
一个浮在桌面上的时钟-a floating desktop clock
- 2022-09-22 19:35:02下载
- 积分:1
-
AutoIt内存操作的UDF(自定义函数)
AutoIt内存操作的UDF(自定义函数)-AutoIt memory operations UDF (custom function)
- 2023-02-17 21:40:03下载
- 积分:1