-
通过例子介绍了Windows系统服务调用的基本知识及Hook SSDT的方法...
通过例子介绍了Windows系统服务调用的基本知识及Hook SSDT的方法-by example on the Windows system service called the basic knowledge and methods Hook SSDT
- 2022-03-06 15:32:17下载
- 积分:1
-
一个用HOOK钩子操纵窗口的vc.net示例代码
一个用HOOK钩子操纵窗口的vc.net示例代码-HOOK hook with a window manipulation of the sample code vc.net
- 2022-04-19 09:22:14下载
- 积分:1
-
Regmon著名的注册表监视软件,此为4.11版源码,是学习API钩子的很好材料...
Regmon著名的注册表监视软件,此为4.11版源码,是学习API钩子的很好材料-Regmon registry monitor the well-known software, version 4.11 This is the source code, API hooks are a good study material
- 2023-07-12 22:35:03下载
- 积分:1
-
Hook
Hook test program .Hook test program-Hook
- 2022-10-07 02:20:02下载
- 积分:1
-
Keyboard hook through keyboard.cs in category KeyboardHook to create and manage....
键盘钩子是通过keyboard.cs中的KeyboardHook类来建立和管理的。这个类实现了IDisposable接口,因此,实例化它的最简单的方法是在应用程序的Main()方法中使用using关键字来封装Application.Run()调用。-Keyboard hook through keyboard.cs in category KeyboardHook to create and manage. This class implements IDisposable interface, so instances of it the simplest way is in the application of the Main () method of using keywords to use package Application.Run () call.
- 2022-05-18 21:57:58下载
- 积分:1
-
WPS office2007密钥重写插件
WPS Office2007屏蔽ins改写键插件.汇编写的.只有3K,完全不影响速度-WPS Office2007 key to rewrite plug-ins shielding. Compilation of writing. Only 3K, are not to affect the speed
- 2022-12-04 17:30:02下载
- 积分:1
-
Windows Hook in C++.
Windows Hook in C++.
- 2022-02-16 07:26:36下载
- 积分:1
-
一个NT下的屏幕取词程序的源代码
一个NT下的屏幕取词程序的源代码- Under a NT screen takes the word procedure the source code
- 2022-01-25 22:16:48下载
- 积分:1
-
small keyboard capture procedures, after running record of all keyboard
键盘捕获小程序,运行后可以记录所有键盘操作-small keyboard capture procedures, after running record of all keyboard
- 2022-02-03 06:06:03下载
- 积分:1
-
,用键盘钩子将是一个很好的解决方案。
按键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-, Use keyboard hook will be a good solution.
- 2022-11-04 11:45:03下载
- 积分:1