-
内核模式的apihook例子,使用了驱动程序。
内核模式的apihook例子,使用了驱动程序。-apihook example, the use of a driver.
- 2022-09-04 00:25:02下载
- 积分:1
-
挖地雷终结者,可以显示windows挖地雷游戏的地雷分布情况,用Hook编写,含一鼠标hook...
挖地雷终结者,可以显示windows挖地雷游戏的地雷分布情况,用Hook编写,含一鼠标hook-Terminator digging mines, you can display windows digging mines mines the distribution of the game, with Hook prepared, containing a mouse hook
- 2022-07-03 10:03:53下载
- 积分: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
-
socket api hook
vc++ 实现的 socket api hook,可以做数据抓包分析,练习api hook技术,分为两个工程,1个为dll 提供hook函数,一个为调用或者说bootload。代码齐全带编译好的bin文件。
- 2023-08-20 18:05:04下载
- 积分: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
-
Capture Characters from Screen, from the mouse location to obtain text. Kingsoft...
屏幕取词,由鼠标位置取得文字。类似金山词霸的取词功能-Capture Characters from Screen, from the mouse location to obtain text. Kingsoft to take a similar word function
- 2022-08-22 17:23:32下载
- 积分:1
-
vc++开发的键盘发音程序,可以了解键盘钩子的程序开发方法
vc++开发的键盘发音程序,可以了解键盘钩子的程序开发方法-vc++ developed procedures keyboard sounds, you can learn the keyboard hook program development method
- 2022-02-06 02:05:24下载
- 积分:1
-
系统注册表信息
系统注册表信息-registry information system
- 2022-03-10 05:29:04下载
- 积分:1
-
易语言 斗地主万能手动记牌器 原创
用法 发牌后 把自己牌按一片 然后就可以按着左右出牌按...
易语言 斗地主万能手动记牌器 原创
用法 发牌后 把自己牌按一片 然后就可以按着左右出牌按-Easy language斗地主omnipotent browser manually recorded original usage licensing licensing licensing by themselves after a year and then can be according to the cards by
- 2022-03-26 08:31:22下载
- 积分:1
-
有在WWW的许多代码说明如何HOOK API函数…
There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one ? This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.-There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.
- 2022-03-24 17:53:05下载
- 积分:1