-
它是利用调试技术编写成的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
-
枚举窗口.7z
枚举窗口.7z
枚举窗口.7z枚举窗口.7z
- 2022-04-15 19:13:00下载
- 积分:1
-
剪切板监视的hook,代码简明,功能当然也简单咯,可以做学习hook的好例子,有vb和vc++的源码...
剪切板监视的hook,代码简明,功能当然也简单咯,可以做学习hook的好例子,有vb和vc++的源码-Clipboard monitor hook, code simplicity, of course, a simple function pyronaridine, you can learn to do hook a good example of vb and have vc++ The source
- 2022-10-27 06:45:03下载
- 积分: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
-
vb写的一款游戏加速器,欢迎大家踊跃下载!
vb写的一款游戏加速器,欢迎大家踊跃下载!-vb was one of the game accelerator, welcome to you all to download!
- 2023-03-22 14:15:03下载
- 积分:1
-
Mir2最新登陆器原代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
Mir2最新登陆器原代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Landers Mir2 the latest source code package good VC all the original code has a certain degree of study and research the role of U.S. can be downloaded to
- 2022-07-14 16:19:04下载
- 积分:1
-
4b5b 6b8b scrambler and the interface procedures, the CCS6000 under test.
4b5b和6b8b扰码接口程序,在CCS6000下测试通过。-4b5b 6b8b scrambler and the interface procedures, the CCS6000 under test.
- 2023-09-08 02:35:03下载
- 积分:1
-
鼠标钩子代码,参考学习,请勿直接用于商业用途
鼠标钩子代码,参考学习,请勿直接用于商业用途-Mouse hook code, a reference to learn, do not directly used for commercial purposes
- 2022-02-01 02:27:15下载
- 积分:1
-
看看武林外传117 是如何调用call函数的
看看武林外传117 是如何调用call函数的-Take a look at how the Wulin 117 call call the function
- 2022-09-14 00:55:03下载
- 积分:1
-
输入法编程例子,使用三种方法实现系统钩子
输入法编程例子,使用三种方法实现系统钩子-Input Method programming examples, using three methods for system hook
- 2022-06-12 12:15:10下载
- 积分:1