-
利用微软提供的Detour开发库,拦截DLL~
利用微软提供的Detour开发库,拦截DLL~-intercept dll through the development kit provided by microsoft
- 2022-01-25 22:53:45下载
- 积分:1
-
hook编程,全局钩子。按f2开始记录键盘,f3停止记录,f4回放键盘鼠标动作...
hook编程,全局钩子。按f2开始记录键盘,f3停止记录,f4回放键盘鼠标动作-hook programming, global hook. Press f2 to start recording a keyboard, f3 to stop recording, f4 playback keyboard and mouse movements
- 2022-12-28 13:45:03下载
- 积分:1
-
opengl游戏编程 适合初学者阅读值得一看 非常适合入门级的读者阅读...
opengl游戏编程 适合初学者阅读值得一看 非常适合入门级的读者阅读-opengl game programming for beginners to read worth a visit is ideal for entry-level readers
- 2022-07-18 03:55:08下载
- 积分:1
-
Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列
Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列-Windows XP system shielding how Ctrl-Alt-Del. Tab and Ctrl-Alt-Esc key sequence
- 2022-01-27 19:05:06下载
- 积分:1
-
Windows keyboard prohibited procedures, to generate dll file, through a simple f...
禁止Windows的键盘程序,生成dll文件,通过简单函数调用可以禁止或者允许特殊键盘消息的屏蔽-Windows keyboard prohibited procedures, to generate dll file, through a simple function call can prohibit or permit the special keyboard news shielding
- 2022-08-04 04:36:57下载
- 积分:1
-
APIHOOK实例剖析 讲解了API HOOK 的一些知识
APIHOOK实例剖析 讲解了API HOOK 的一些知识-APIHOOK example on the analysis of the API knowledge HOOK
- 2022-08-05 12:08:33下载
- 积分:1
-
迷你单词含代码,可屏幕取词!
迷你单词含代码,可屏幕取词!- The miniature word contains the code, but the screen takes the
word!
- 2022-09-12 21:20:04下载
- 积分:1
-
工作需要,想控制进程的创建,于是HOOK了ZwCreateProcess,后来发现xp和2003中创建进程的都用NtCreateProcessEx...
工作需要,想控制进程的创建,于是HOOK了ZwCreateProcess,后来发现xp和2003中创建进程的都用NtCreateProcessEx-work needs to control the process of creation, then the ZwCreateProcess HOOK, later found xp 2003 and the process of creating both NtCreateProcessEx
- 2022-07-22 13:07:12下载
- 积分:1
-
,用键盘钩子将是一个很好的解决方案。
按键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-, Use keyboard hook will be a good solution.
- 2022-11-04 11:45:03下载
- 积分:1
-
修改系统函数CLSIDFromProgIDProc,加速CLSID存取速度
修改系统函数CLSIDFromProgIDProc,加速CLSID存取速度-The example of modifying system function CLSIDFromProgIDProc, accelerating the access speed of CLSID
- 2022-03-13 18:55:41下载
- 积分:1