-
屏幕得到金山词霸单词技术,使用DLL的程序,这是值得的…
金山词霸的屏幕取词技术,利用了 DLL编程,非常值得学习。-the screen get word technology of kingsoft powerword,use dll program, it s worthy of study
- 2022-07-16 17:27:11下载
- 积分:1
-
api钩子代码。
api钩子代码。-api hook code.
- 2023-04-12 20:30:03下载
- 积分:1
-
兄弟变速器核心代码
兄弟变速器核心代码兄弟变速器核心代码...
兄弟变速器核心代码
兄弟变速器核心代码兄弟变速器核心代码
-Core code transmission brothers brothers brothers transmission transmission core of the core code code
- 2022-07-18 01:42:47下载
- 积分:1
-
钩包的原则
HOOK封包原理-HOOK packet Principle
- 2022-01-24 17:22:02下载
- 积分: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
-
SetWindowsHookEx()
Visual Basic 全局钩子 SetWindowsHookEx()-SetWindowsHookEx()
- 2022-08-15 15:10:36下载
- 积分:1
-
利用钩子取得屏幕上的字,其中包括金山词霸翻译小帖榜上的字符。...
利用钩子取得屏幕上的字,其中包括金山词霸翻译小帖榜上的字符。-hook made use of the words on the screen, including free email translation small brief list of the characters.
- 2022-08-09 08:06:45下载
- 积分:1
-
完美国际挖矿功能的源代码,采用发包的方式挖矿。供研究用
完美国际挖矿功能的源代码,采用发包的方式挖矿。供研究用-Perfect function of the international mining source code, the use of contract mining way. For research
- 2023-05-25 01:35:05下载
- 积分:1
-
主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作...
主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作-mainly used to monitor Internet Explorer window can shield IE right, toolbars and menus of some operations
- 2023-04-05 22:05:04下载
- 积分:1
-
对hook api的使用的理解
对hook api的使用的理解-right hook api understanding of the use of
- 2022-03-19 18:29:42下载
- 积分:1