-
利用windos Hook技术,先编译生成DLL,再编译Dialog
利用windos Hook技术,先编译生成DLL,再编译Dialog-use windos Hook, first compiler generated DLL and then compile Dialog
- 2022-06-29 14:03:44下载
- 积分:1
-
如何通过调用api函数来播放wav文件,压缩文件中包含小的wav文件。...
如何通过调用api函数来播放wav文件,压缩文件中包含小的wav文件。-how to function by calling api to play wav file, compressed files contain small wav file.
- 2022-03-09 19:22:59下载
- 积分:1
-
ntfs 网络驱动
数据过滤
ntfs 网络驱动
数据过滤-ntfs network drive data filtering
- 2023-01-21 14:05:04下载
- 积分:1
-
Delphi write, the Millennium 2 off
Delphi编写,千年2脱机源码,内付地图编辑器-Delphi write, the Millennium 2 off-line source, which pay the Map Editor
- 2022-07-09 12:06:14下载
- 积分:1
-
这第三,第四(和最后一个)的一部分,建立一个线程死锁检测器…
This the third, fourth (and last) part for building a thread deadlock detector. Please see the first and second article to understand wait is going on : A (working) implementation of API hooking (Part II)
- 2023-02-19 12:55:03下载
- 积分:1
-
windows桌面窗口管理器
自己写的桌面窗口管理器, 统一管理你的桌面窗口, 当开启的程序窗口一多你很难快速的切换程序,通过这个程序你可以快速切换到你想要的窗口,并且支持多种窗口排布,桌面屏幕左右分布,三,四,五,六自动分布整个屏幕,还带有窗口隐藏功能.
程序始终置顶, 你可以只关注这个窗口管理器上就可以轻松的管理所有的程序窗口,大幅提高办公,设计效率.
- 2023-04-29 14:25: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
-
automatic clearance for the game code, within the rules of the game that is wort...
自动扫雷器游戏代码,内有游戏规则说明,值得一看哦
-automatic clearance for the game code, within the rules of the game that is worth looking at, oh
- 2022-01-30 18:26:20下载
- 积分:1
-
利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器
利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器-use WH_GETMESSAGE hook shielding Could timer
- 2023-03-13 17:15:03下载
- 积分:1
-
监视串口来的数据
监视串口来的数据-Serial surveillance data
- 2022-09-08 00:00:03下载
- 积分:1