-
利用hook api技术捕获消息,监视获取进程和文件信息的改变,并将数据以xml格式存储...
利用hook api技术捕获消息,监视获取进程和文件信息的改变,并将数据以xml格式存储-Hook api using technology to capture information and monitor the process to obtain information and documents changes and store data to xml format
- 2022-02-07 19:55:36下载
- 积分:1
-
记录键盘的每次按键,保存在一个指定的文本文件中。
记录键盘的每次按键,保存在一个指定的文本文件中。-Records of each keyboard key, stored in a specified text file.
- 2022-05-31 07:06:35下载
- 积分:1
-
窗口钩子和如何使用钩子
windows hooks and how to use hook
- 2022-05-20 20:18:04下载
- 积分:1
-
热血江湖后台喊话工具,易语言编写,有源码,
热血江湖后台喊话工具,易语言编写,有源码,-Yulgang propaganda tool for the background, easy language, has source,
- 2022-05-17 14:05:07下载
- 积分:1
-
钩包的原则
HOOK封包原理-HOOK packet Principle
- 2022-01-24 17:22:02下载
- 积分:1
-
win32api Reference
win32api参考大全,很早以前的收藏
-win32api Reference
- 2022-02-09 16:20:42下载
- 积分:1
-
rootkit 大家都知道吧,这个资料是最新的,想研究rootkit 技术的看看吧,我敢说这是最新的...
rootkit 大家都知道吧,这个资料是最新的,想研究rootkit 技术的看看吧,我敢说这是最新的-rootkit everyone you know that this information is the latest, Study to look at the rootkit technology, and I dare say this is the latest
- 2022-05-26 04:52:57下载
- 积分:1
-
以风险投资为开发环境,鼠标钩子一个例子。
以vc为开发环境,实现鼠标钩子的一个例子。-to vc for the development environment, mouse hook an example.
- 2022-01-25 20:58:44下载
- 积分:1
-
这是个键盘钩子演示的动态库,实现对ALT+F4的控制。设置被控制的窗口,然后这个窗口的ALT+F4将被接管。...
这是个键盘钩子演示的动态库,实现对ALT+F4的控制。设置被控制的窗口,然后这个窗口的ALT+F4将被接管。-This is a keyboard hook DLL demonstrated to achieve control of ALT F4. Settings are controlled by the window, and then the window ALT F4 will be taken over.
- 2022-02-24 21:54:09下载
- 积分:1
-
MinHook - 简约实用的 x86/x64 API 钩子库
翻译 maninwest@Codeforge 作者Tsuda Kageyu @ Codeproject
背景
如果你对 Windows API Hook 感兴趣,你也一定知道 Microsoft Research 有个有名的库 - Detours。它非常有用,但是它的免费版本 (名为 "Express") 不支持 x64 位的环境。尽管商业版 (名为 "专业版") 支持 x64 位环境,但是它太贵了 -大约需要 US$10,000!
所以我决定自己从头写个 "poorman 的 Detours" 。我的库不是 Detours 的完美克隆,只是一个 API 钩子功能,因为这样就够用了。
到 2015 年1 月,此库已用于了一些项目中 : 7+ Taskbar Tweaker,Better Explorer, DxWnd, NonVisual Desktop Access, Open Broadcaster Software, QTTabBar, x360ce 等等。我很高兴发现这个库对人们有用。
使用库 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-25 14:18:29下载
- 积分:1