-
keyboard hook test, exaple is includedl
keyboard hook test, exaple is includedl
- 2022-01-28 10:38:19下载
- 积分:1
-
上个程序的DLL 上个程序的D
上个程序的DLL 上个程序的D-In the process the last DLL procedures D
- 2022-01-23 10:32:01下载
- 积分:1
-
完美国际挖矿功能的源代码,采用发包的方式挖矿。供研究用
完美国际挖矿功能的源代码,采用发包的方式挖矿。供研究用-Perfect function of the international mining source code, the use of contract mining way. For research
- 2023-05-25 01:35:05下载
- 积分:1
-
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to as
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:masm32lib mousehook.obj
- 2022-05-06 18:32:28下载
- 积分:1
-
Hook函数在监控记录系统中的应用~~~~~~技术文档
Hook函数在监控记录系统中的应用~~~~~~技术文档-Hook function recorded in the monitoring system ~~~~~~ technical documentation
- 2022-03-13 07:07:34下载
- 积分:1
-
No. 2009.8.29 updated information, read the Stardust legendary figure VB source...
2009.8.29号更新的读取星尘传说人物资料的VB源代码,比较简单,想入门的可以-No. 2009.8.29 updated information, read the Stardust legendary figure VB source code is relatively simple, like to get started take a look at
- 2022-07-07 23:15:58下载
- 积分:1
-
k3cbot,装备要求较高,效率很高,成功率是发家的保证
k3cbot,装备要求较高,效率很高,成功率是发家的保证-k3cbot, equipment higher, and high efficiency, the success rate is a small minority of the guarantee
- 2022-02-02 20:20:16下载
- 积分:1
-
关于IE的一个钩子编程技术
关于IE的一个钩子编程技术-on a hook Programming
- 2022-08-12 22:44:34下载
- 积分: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
-
捕获鼠标和键盘动作,捕捉结果可以保存为文本形式…
捕捉鼠标和键盘动作,捕捉结果可以保存为文本格式,可以编辑,可以回放。-Capture mouse and keyboard action, to capture results can be saved as text format, you can edit, you can playback.
- 2022-05-18 07:34:48下载
- 积分:1