-
代码使用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
-
一个实现获取各种路径的实例(文件路径、windows 路径、system路径)...
一个实现获取各种路径的实例(文件路径、windows 路径、system路径)-access to a variety of paths to achieve examples (paper trails, windows path system path)
- 2022-01-21 17:52:15下载
- 积分:1
-
在WINDOWS2000下屏蔽Ctrl
在WINDOWS2000下屏蔽Ctrl-Alt-Del例程源代码-in Windows2000 under shielding Ctrl-Alt-Del source code routines
- 2022-08-20 12:08:51下载
- 积分:1
-
- 2022-05-18 04:20:05下载
- 积分:1
-
屏蔽任务管理器,思路1:锁定taskmgr.exe文件,以便按Ctrl + Alt + Del K.
屏蔽任务管理器,思路1:锁定taskmgr.exe文件,从而使Ctrl+Alt+Del键无效
思路2:修改注册表,禁用任务管理器-Task Manager shielding, ideas 1: Lock taskmgr.exe file, so that Ctrl+ Alt+ Del key invalid ideas 2: to modify the registry, disable Task Manager
- 2022-02-09 19:21:24下载
- 积分:1
-
钩子技术
大部分来自于网上的代码
加了一些自己的东西
钩子技术
大部分来自于网上的代码
加了一些自己的东西-hook most of the technologies from the Internet code added some things on your own
- 2022-12-22 16:10:03下载
- 积分:1
-
一个简单的源码,没什么特别的,自己慢慢研究吧,不知道怎么介绍了...
一个简单的源码,没什么特别的,自己慢慢研究吧,不知道怎么介绍了-A simple source, nothing special, its own research it slowly, do not know how to introduce the
- 2022-08-18 22:36:14下载
- 积分:1
-
能够检测系统内各个运行进程的内存泄露情况.
能够检测系统内各个运行进程的内存泄露情况.-detection system can be run within the process of memory leaks.
- 2022-12-03 10:20:03下载
- 积分:1
-
Microsoft Detours 1.5V
Microsoft的Detours 1.5v-Microsoft Detours 1.5V
- 2022-07-25 10:21:44下载
- 积分:1
-
this is a link to all the DLL API procedures, he can watch all the news and API
这个是一个挂钩所有API的DLL程序,他能监视所有的消息和API-this is a link to all the DLL API procedures, he can watch all the news and API
- 2023-07-06 00:50:02下载
- 积分:1