-
一个网络上下载来的键盘钩子的源代码,可以在pb下调用
一个网络上下载来的键盘钩子的源代码,可以在pb下调用-A network to download the source code of the keyboard hook, you can call the next pb
- 2022-01-31 01:22:27下载
- 积分:1
-
记录键盘的每次按键,保存在一个指定的文本文件中。
记录键盘的每次按键,保存在一个指定的文本文件中。-Records of each keyboard key, stored in a specified text file.
- 2022-05-31 07:06:35下载
- 积分:1
-
Detours HookFunction
Detours是微软开发的一个函数库,可用于捕获系统API。
最近在做API hook相关的东西,用了inline hook后感觉不错,但是查找资料发现inline hook并不稳定
inline hook 的原理是在系统访问一个函数的时候先替换原函数入口处的内容跳转到自己设计的hook函数中,然后在自己函数中进行hook工作。可是在并行系统中,很可能有个线程就在这个时候调用了被自己改掉的系统函数,出现我们无法预期的结果。
所以打算学习一下inline hook升级版:detour库hook,其实hook过程原理基本一样,只是微软做了封装和相关的冲突检查,所以这种api hook稳定些。
这个是开发出来的可以编译使用的HOOK Function代码。
- 2022-02-16 04:41:53下载
- 积分:1
-
yan can have your own Hotkey. here are the source codes
自己编写不依赖于操作系统的快捷键的程序热键调用-yan can have your own Hotkey. here are the source codes
- 2022-02-03 10:40:03下载
- 积分:1
-
星际译王的取词模块,非常全面,包括acrobat内容的取词.
星际译王的取词模块,非常全面,包括acrobat内容的取词.-the get word module of stardict.
- 2022-09-28 09:35:02下载
- 积分:1
-
多个钩子教程,动态链接库,适合初学者多个钩子教程,动态链接库,适合初学者...
多个钩子教程,动态链接库,适合初学者多个钩子教程,动态链接库,适合初学者-Multiple hook tutorial, dynamic link library, suitable for beginners tutorial multiple hooks, dynamic link library, suitable for beginners
- 2022-10-28 13:25:03下载
- 积分:1
-
获取输入框密码(Windows98下通过),会在SysTray上显示一双始终盯着鼠标的眼睛,能将密码复制到剪贴板的一个例子...
获取输入框密码(Windows98下通过),会在SysTray上显示一双始终盯着鼠标的眼睛,能将密码复制到剪贴板的一个例子-Access to the password input box (Windows98 through), will be displayed on SysTray always a pair of eyes staring at the mouse, the password can be copied to the clipboard, an example of
- 2022-04-18 03:21:43下载
- 积分:1
-
这是一个通过钩子获取鼠标移动的小程序,能很好的获取鼠标的位置和控制移动...
这是一个通过钩子获取鼠标移动的小程序,能很好的获取鼠标的位置和控制移动-This is a hook through mobile access to a small mouse procedure can be very good access to the location of the mouse and control mobile
- 2023-05-12 16:25:03下载
- 积分:1
-
鼠标钩子代码,参考学习,请勿直接用于商业用途
鼠标钩子代码,参考学习,请勿直接用于商业用途-Mouse hook code, a reference to learn, do not directly used for commercial purposes
- 2022-02-01 02:27:15下载
- 积分:1
-
NDIS HOOK钩子的框架
ndis hook 框架
ndis hook 框架-ndis hook framework framework ndis hook
- 2023-04-10 03:00:03下载
- 积分:1