-
APIHOOK的Demo程序,搞win32计算机底层开发的人可以研究一下
APIHOOK的Demo程序,搞win32计算机底层开发的人可以研究一下-APIHOOK the Demo procedures and engage in win32 bottom of the development of the computer can see
- 2022-01-25 19:52:49下载
- 积分:1
-
键盘钩子(hook)例子
键盘钩子(hook)例子- Keyboard clasp (hook) example
- 2022-03-22 02:02:56下载
- 积分:1
-
发个冒险岛无敌源代码供大家参考研究,希望对大家有点帮助!...
发个冒险岛无敌源代码供大家参考研究,希望对大家有点帮助!-issuing risky Island invincible source code for your reference, we hope that a bit of help!
- 2022-05-24 05:55:11下载
- 积分:1
-
全包 All
全包 All-in-1 hook范本以作为自动测试程式开发之用.能钩定特定程式的button和edit field事件。并能重新播放。
范本包括:
1.测试经理 (hook)
2.钩dll (hdll)
3.样本子程式 (child)
请参考 README.TXT-
All in 1 Hook template for capturing the button and edit field events of a particular program. And a macro interpreter for replaying the actions.
This is a template for building complicate test automation tools.
Sample includes:
1. Test manager
2. Hook Dll
3. Sample child
Refers to README.TXT
- 2022-01-26 07:12:22下载
- 积分:1
-
改变多种控件风格的示范程序,使用了hook技术实现,值得学习...
改变多种控件风格的示范程序,使用了hook技术实现,值得学习--Example program which can change the styles of many controls, has used hook technology, worth studying
- 2023-06-19 00:05:03下载
- 积分:1
-
利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用...
利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用-Realize the use of hooks on the IE上网record tracking, code complete, the compiler generated after the register to the system after plug-ins can use the
- 2022-08-07 11:21:35下载
- 积分:1
-
core Windows programming code in injectiong HOOK. Detailed comments.
WINDOWS 核心编程中的HOOK injectiong代码。有详细的注释。-core Windows programming code in injectiong HOOK. Detailed comments.
- 2022-03-07 20:10:41下载
- 积分: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
-
从微软拦截的原料药
来自微软的api拦截库-from Microsoft interception for the api
- 2022-06-29 03:10:35下载
- 积分:1
-
第三章误差的基本概念和数值计算…
本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-chapter on the error only the basic concept and numerical calculation of certain principles, which deal with numerical calculation is necessary, but they are far from alone will not solve engineering and scientific calculations more complex error analysis, specialized categories needed to conduct research.
- 2022-08-05 20:50:13下载
- 积分:1