-
一个对优盘进行监控的源码,已经调试过,没有什么问题,仅供大家参考,看看。...
一个对优盘进行监控的源码,已经调试过,没有什么问题,仅供大家参考,看看。-USB filter.
- 2022-03-11 06:24:21下载
- 积分:1
-
键盘钩子,也可以称为音乐键盘,按键不同的声音,…
键盘勾子,也可叫做音乐键盘,不同的键发出不同的声音,没有用动态链接库-keyboard hook, can also be called music keyboard, the keys of different voices, no dynamic link library
- 2023-07-28 10:45:03下载
- 积分:1
-
兄弟变速器核心代码
兄弟变速器核心代码兄弟变速器核心代码...
兄弟变速器核心代码
兄弟变速器核心代码兄弟变速器核心代码
-Core code transmission brothers brothers brothers transmission transmission core of the core code code
- 2022-07-18 01:42:47下载
- 积分:1
-
under the system programming delphi hook function call
delphi下 系统编程 钩子函数的调用-under the system programming delphi hook function call
- 2022-01-25 20:33:11下载
- 积分:1
-
很简单的c++做system hook的例子,值得参考
很简单的c++做system hook的例子,值得参考-Very simple c++ example of making system hook, is worth consulting
- 2022-01-26 02:09:15下载
- 积分:1
-
使用全局钩子实现的按键信息,可用于工控场合
使用全局钩子实现的按键信息,可用于工控场合- Uses pressed key information which the overall situation clasp
realizes, may use in the labor to control the situation
- 2022-11-28 16:40:03下载
- 积分:1
-
完美世界副本挂,值得学习,delphi源代码
完美世界副本挂,值得学习,delphi源代码-Perfect copy of pegging the world, it is worth learning, delphi source code
- 2022-04-01 03:14:31下载
- 积分:1
-
源代码技术示范包的完整完整性!
完整的API HOOK技术演示完整源代码包!-API HOOK complete integrity of the source code technology demonstration package!
- 2022-02-24 15:09:00下载
- 积分:1
-
from "Visual C programming skills and examples" of the fifth
来自《Visual C++程序设计技巧与实例》第五单-from "Visual C programming skills and examples" of the fifth-
- 2022-05-07 14:50:44下载
- 积分: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