-
small keyboard capture procedures, after running record of all keyboard
键盘捕获小程序,运行后可以记录所有键盘操作-small keyboard capture procedures, after running record of all keyboard
- 2022-02-03 06:06:03下载
- 积分:1
-
一个功能强大的dll文件,试试看吧,有点意思,相信你们会满意的/...
一个功能强大的dll文件,试试看吧,有点意思,相信你们会满意的/
- 2023-03-09 08:55:02下载
- 积分:1
-
看看武林外传117 是如何调用call函数的
看看武林外传117 是如何调用call函数的-Take a look at how the Wulin 117 call call the function
- 2022-09-14 00:55:03下载
- 积分:1
-
武林助手的开放源码,可作为新手练手时用,也可更改基址后使用...
武林助手的开放源码,可作为新手练手时用,也可更改基址后使用-witnessing the OSS, as a novice can use the practice hands, but also to alter the use of the site, after
- 2023-03-14 20:50:04下载
- 积分: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
-
捕获鼠标和键盘动作,捕捉结果可以保存为文本形式…
捕捉鼠标和键盘动作,捕捉结果可以保存为文本格式,可以编辑,可以回放。-Capture mouse and keyboard action, to capture results can be saved as text format, you can edit, you can playback.
- 2022-05-18 07:34:48下载
- 积分:1
-
以debug方式hook进程的例子
以debug方式hook进程的例子-Way to hook the process of debug example
- 2023-03-15 20:35:04下载
- 积分: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
-
delphiHook项目实例
基于delphiHook的实例
基于delphiHook的实例
基于delphiHook的实例
基于delphiHook的实例
基于delphiHook的实例
- 2023-04-26 16:55:03下载
- 积分:1
-
Surface时捆绑了TCanvas对象,使得DirectDrawSurface可以支持强大的TGraphic及其扩展对象。在此测试中,使用了扩展TGraphi...
Surface时捆绑了TCanvas对象,使得DirectDrawSurface可以支持强大的TGraphic及其扩展对象。在此测试中,使用了扩展TGraphic的开放源码的第三方控件PNGImage,实现了通过TCanvas对象在显示平面快速的绘制... -Surface TCanvas when bundled with the target, making DirectDrawSurface can support powerful TGraphic and its expansion targets. In this test, the use of extended TGraphic open source third-party controls PNGImage achieve the target through TCanvas the plane showed rapid mapping ...
- 2023-03-23 12:30:04下载
- 积分:1