-
可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码...
可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码-can monitor CPU clock cycle, the need for distributed system clock synchronization occasions, the program includes source code
- 2022-05-18 14:41:08下载
- 积分:1
-
一个简单的函数及如何使用, 有视频及源码
一个简单的函数及如何使用, 有视频及源码
- 2022-03-25 09:08:25下载
- 积分:1
-
纸拷贝文件文件夹监控BCB开发挂钩
用文件拷贝钩子实现文件夹的监控 BCB 开发 -hook with paper copy files folder monitoring BCB Development
- 2022-07-27 07:59:29下载
- 积分:1
-
Journey to the West line the pockets of the collection of linked source, linked...
网上收集的口袋西游挂源码,对做挂的很有帮助.-Journey to the West line the pockets of the collection of linked source, linked to the very helpful to do.
- 2022-08-25 04:29:34下载
- 积分:1
-
获取网页中的密码
获取网页中的密码-access to the passwords website
- 2022-05-13 01:51:54下载
- 积分: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
-
javadpr产自本地方法一个Delphi项目文件中的java类。宣布
Javadpr produces a Delphi project file from native methods declared in a Java class file. The project file compiles to a DLL which is used by Java to interact via the Java Native Interface (JNI.)
- 2023-06-18 12:45:03下载
- 积分:1
-
键盘钩子演示程序,拦截键盘输入按键。用BCB6.0编译。
键盘钩子演示程序,拦截键盘输入按键。用BCB6.0编译。-Demo keyboard hook to intercept keyboard input keys. BCB6.0 compiler used.
- 2022-02-24 21:22:22下载
- 积分:1
-
commonly used API functions collate
常用的API函数整理-commonly used API functions collate
- 2022-12-28 15:05:03下载
- 积分:1
-
监视串口来的数据
监视串口来的数据-Serial surveillance data
- 2022-09-08 00:00:03下载
- 积分:1