-
获取网页中的密码
获取网页中的密码-access to the passwords website
- 2022-05-13 01:51:54下载
- 积分:1
-
Regmon著名的注册表监视软件,此为4.11版源码,是学习API钩子的很好材料...
Regmon著名的注册表监视软件,此为4.11版源码,是学习API钩子的很好材料-Regmon registry monitor the well-known software, version 4.11 This is the source code, API hooks are a good study material
- 2023-07-12 22:35:03下载
- 积分:1
-
commonly used API functions collate
常用的API函数整理-commonly used API functions collate
- 2022-12-28 15:05:03下载
- 积分: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
-
修改WindowsNT GUI函数的源代码
修改WindowsNT GUI函数的源代码 -The source for modifying windows NTs GUI function
- 2022-05-05 01:45:47下载
- 积分:1
-
C++Builder编写作的系统钩子
C++Builder编写作的系统钩子-C Builder prepared for the Hook
- 2022-07-10 06:40:05下载
- 积分:1
-
Kore的几种代码~~希望对对提高您的Kore系编程技术有一定的帮助...
Kore的几种代码~~希望对对提高您的Kore系编程技术有一定的帮助-Kore several code ~ ~ hope to to improve your Kore-programming technology can help
- 2023-03-14 03:50:04下载
- 积分:1
-
一个hook的例子包含检测实例是否启动,可以选择监听那个京城...
一个hook的例子包含检测实例是否启动,可以选择监听那个京城-a hook examples include detecting whether to activate example, we can choose to monitor that the city etc.
- 2022-03-24 02:04:55下载
- 积分:1
-
加入盛大地图SQLmapinfo
加入盛大地图SQLmapinfo-join the grand maps SQLmapinfo
- 2023-05-21 22:00:02下载
- 积分:1
-
通过例子介绍了Windows系统服务调用的基本知识及Hook SSDT的方法...
通过例子介绍了Windows系统服务调用的基本知识及Hook SSDT的方法-by example on the Windows system service called the basic knowledge and methods Hook SSDT
- 2022-03-06 15:32:17下载
- 积分:1