-
A keyboard sound system to prepare active VC code
一个 键盘发声系统 VC 编写 有源代码-A keyboard sound system to prepare active VC code
- 2022-11-11 14:00:03下载
- 积分:1
-
可以监测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
-
This source provide the way to hook your keyboard.
全局键盘钩子,可以监控你所有的键盘操作,允许后台监控,用于热键功能的调用-This source provide the way to hook your keyboard.
- 2022-10-21 17:20:03下载
- 积分:1
-
Very much to use, supports all formats, not only do not waste time can do a lot...
很使用,支持所有格式,不但可以不浪费琐碎时间也可以做很多有空的事-Very much to use, supports all formats, not only do not waste time can do a lot of trivial things empty
- 2023-02-27 15:30:04下载
- 积分:1
-
from "Visual C programming skills and examples" of the fifth
来自《Visual C++程序设计技巧与实例》第五单-from "Visual C programming skills and examples" of the fifth-
- 2022-05-07 14:50:44下载
- 积分:1
-
vc++开发的键盘发音程序,可以了解键盘钩子的程序开发方法
vc++开发的键盘发音程序,可以了解键盘钩子的程序开发方法-vc++ developed procedures keyboard sounds, you can learn the keyboard hook program development method
- 2022-02-06 02:05:24下载
- 积分:1
-
注意:现在网络上几乎没有公布登陆器源代码的啊,要知道这也是一种内部技术,呵呵,(MURES)...
注意:现在网络上几乎没有公布登陆器源代码的啊,要知道这也是一种内部技术,呵呵,(MURES)-attention : there are practically no network announced landers source code ah, to know that this is an internal technology, huh, (MURES)
- 2022-03-18 04:47:17下载
- 积分: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
-
"Press pronunciation of" all source code. Rar
“按键发音”全部源代码.rar-"Press pronunciation of" all source code. Rar
- 2022-02-16 00:33:06下载
- 积分:1
-
魔兽世界插件开发SDK文档。有现在魔兽世界API接口说明
魔兽世界插件开发SDK文档。有现在魔兽世界API接口说明-World of Warcraft development of plug-in SDK documentation. World of Warcraft is now API Note
- 2023-04-15 19:00:03下载
- 积分:1