-
Delphi钩子openproce
Delphi hook openproce
- 2022-12-13 13:20:03下载
- 积分:1
-
C#钩子使用的源码
C#钩子使用的源码-C# using the hook-source
- 2022-01-26 04:20:33下载
- 积分:1
-
API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook....
API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook.-API Hook type, has made dll file. Hook WS2_32.dll includes send function in the Demo, can be easily modified into other API of Hook.
- 2022-10-21 03:55:03下载
- 积分:1
-
它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完...
它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。当然,如果您告诉它一些类型信息,Mirager可以在拦截到调用时获取上下文,即参数和返回值-it is the use of technologies developed into debugging API hook. Compared to the traditional 16 under the entrance code rewrite, it is not multi-threaded issues, but also to intercept LoadLibrary/GetProcAddress completed explicitly call API. Of course, if you tell it that some types of information, Mirager can intercept when access to the calling context, the parameters and return values
- 2022-05-29 23:27:23下载
- 积分:1
-
HOOKDX
#pragma once
class CHOOKDX
{
public:
CHOOKDX(void);
~CHOOKDX(void);
static void InitHookDx();
static void SettHookDxTime(int hooktime);
};
- 2022-04-12 05:35:06下载
- 积分:1
-
C++Builder编的程序
C++Builder编的程序-C Builder series of procedures
- 2022-03-11 08:51:20下载
- 积分:1
-
利用hook api技术捕获消息,监视获取进程和文件信息的改变,并将数据以xml格式存储...
利用hook api技术捕获消息,监视获取进程和文件信息的改变,并将数据以xml格式存储-Hook api using technology to capture information and monitor the process to obtain information and documents changes and store data to xml format
- 2022-02-07 19:55:36下载
- 积分:1
-
测试CALL的小工具,含原代码!适合新手使用!
测试CALL的小工具,含原代码!适合新手使用!-CALL testing of small tools, including source code! Suitable for novices to use!
- 2022-05-20 05:39:45下载
- 积分:1
-
DLL函数查看器V2.0 可以看看dll里导出地函数
DLL函数查看器V2.0 可以看看dll里导出地函数-Function reader V2.0 of DLL can see the ground function of the derivation in dll
- 2023-01-07 02:30:03下载
- 积分:1
-
武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐...
武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐-witnessing the rumor aids the production principle vc highlighted in the source code stresses look at the recommended method
- 2022-07-08 18:14:59下载
- 积分:1