-
从微软拦截的原料药
来自微软的api拦截库-from Microsoft interception for the api
- 2022-06-29 03:10:35下载
- 积分:1
-
端口隐藏
主动防御
端口隐藏
主动防御-Hide port active defense
- 2022-08-06 17:04:49下载
- 积分:1
-
脱机挂代码, 已经实现大部分功能.具体的可查看代码
脱机挂代码, 已经实现大部分功能.具体的可查看代码-Offline hang code, most of the functionality has been achieved. A specific code that can view
- 2022-03-06 22:36:01下载
- 积分:1
-
一个简单的鼠标钩子才程序,实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中...
一个简单的鼠标钩子才程序,实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中-A simple mouse hook procedures only to achieve timely access to the current title of the window where the mouse and displays them in a editbox in the
- 2023-03-20 12:05:04下载
- 积分:1
-
using setwindowsex hook win32 api
using setwindowsex hook win32 api
- 2023-07-18 02:45:05下载
- 积分:1
-
CLASM 类
CLASM 类-CLASM category
- 2022-08-10 23:37:52下载
- 积分:1
-
钩包的原则
HOOK封包原理-HOOK packet Principle
- 2022-01-24 17:22:02下载
- 积分:1
-
hide processes, elevate process privileges, fake out the Windows Event Viewer so
hide processes, elevate process privileges, fake out the Windows Event Viewer so that forensics is impossible, and even hide device drivers (NEW!) All this without any hooking.
- 2022-01-28 18:55:23下载
- 积分:1
-
Capture Characters from Screen source code, divided into two 98 and NT versions,...
屏幕取词源代码,分为98和NT两个版本,包含DLL源码和,使用的例子,推荐下载。-Capture Characters from Screen source code, divided into two 98 and NT versions, and includes DLL source code, examples of usage, recommended download.
- 2022-04-14 10:53:39下载
- 积分:1
-
代码使用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