-
对hook api的使用的理解
对hook api的使用的理解-right hook api understanding of the use of
- 2022-03-19 18:29:42下载
- 积分: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
-
完美世界副本挂,值得学习,delphi源代码
完美世界副本挂,值得学习,delphi源代码-Perfect copy of pegging the world, it is worth learning, delphi source code
- 2022-04-01 03:14:31下载
- 积分:1
-
Realize the use of hook menu shadow effect may have had a lot of people like me,...
利用钩子实现菜单阴影效果
也许有很多人曾和我一样, 对Office XP里面的菜单的阴影效果羡慕不已,它不需要在Windows XP 中就可以在菜单后面显示阴影, 当然在Windows XP中, 已经完全支持菜单阴影了。虽然我们不一定很有必要自己来实现这个较难实现的效果。但是正如有很多人想实现那种IE风格的菜单栏一样,尽管它 们并不能为我们带来更多实用的功能, 却可以使我们的程序看起来与众不同
-Realize the use of hook menu shadow effect may have had a lot of people like me, for Office XP menu inside the shadow of the effect of envy, it does not need in Windows XP can be displayed in the menu behind the shadow, of course, in Windows XP, has been completely support of the shadow of the menu. Although we may not be necessary to achieve their own more difficult to realize this effect. But, as has a lot of people would like to realize the kind of IE-style menu bar as, although they have not been able to bring us more useful features, but the procedure allows us to look different
- 2023-07-31 18:20:04下载
- 积分:1
-
朱仙游戏的一个辅助工具的代码 很有利用的价值哦 有兴趣就看看吧...
朱仙游戏的一个辅助工具的代码 很有利用的价值哦 有兴趣就看看吧 -Zhu cents a game of the code supporting tools of value very interested on oh let"s see it
- 2022-01-20 22:44:59下载
- 积分:1
-
一个在pb下调用键盘钩子的具体例子,可以直接使用
一个在pb下调用键盘钩子的具体例子,可以直接使用-Pb call of a specific example of a keyboard hook, you can directly use
- 2023-02-05 06:15:03下载
- 积分:1
-
驱动级别隐藏文件,VC
源码绝对的精品
驱动级别隐藏文件,VC
源码绝对的精品-Drive-level hidden files, VC absolute source products
- 2022-03-21 03:30:11下载
- 积分:1
-
CS自动喊话程序,十分明了
CS自动喊话程序,十分明了-CS Auto-propaganda program
- 2023-09-05 14:45:03下载
- 积分:1
-
一个钩子的封装类,可以在WIndows下和CE下使用,很好用。
一个钩子的封装类,可以在WIndows下和CE下使用,很好用。-A hook-type package, you can under WIndows and CE use, very good use.
- 2022-05-26 15:53:11下载
- 积分:1
-
windows application, simulation automatic form filling process using process mon...
windows应用,模拟人自动填写表单程序,采用进程监控与hook相结合-windows application, simulation automatic form filling process using process monitoring and hook combination
- 2023-06-04 08:55:02下载
- 积分:1