-
vc编写的屏幕放大镜
vc编写的屏幕放大镜-vc prepared by the screen magnifiers
- 2022-02-04 14:22:25下载
- 积分:1
-
这是一个用于修改游戏记录文件的小程序
这是一个用于修改游戏记录文件的小程序-This is a game record for the revised document small program
- 2022-01-31 14:29:02下载
- 积分:1
-
按键精灵后台挂机脚本,支持用户自己定义多开挂机
按键精灵后台挂机脚本,支持用户自己定义多开挂机-QuickMacro hook script background, allowing users to define themselves more open-hook
- 2022-04-13 07:21:37下载
- 积分:1
-
Hook系统服务隐藏端口源码及示例程序12313
Hook系统服务隐藏端口源码及示例程序12313-Hook system services source code and sample programs hidden port 12313
- 2022-02-24 19:44:40下载
- 积分:1
-
大家都耍过文曲星中的猜数字的游戏吧 !! 最近我在学习C语言。写了个菜鸟的C语言的猜数字的游戏程序的原代码...
大家都耍过文曲星中的猜数字的游戏吧 !! 最近我在学习C语言。写了个菜鸟的C语言的猜数字的游戏程序的原代码-rings off the viewing of the game! ! I recently learning C language. Wrote a birdie C language viewing of the game"s original code procedures
- 2022-02-05 09:45:57下载
- 积分:1
-
win32api Reference
win32api参考大全,很早以前的收藏
-win32api Reference
- 2022-02-09 16:20:42下载
- 积分:1
-
VB开心农场源码,希望大家能用的上。希望大家能一起学习。
VB开心农场源码,希望大家能用的上。希望大家能一起学习。-VB
- 2022-01-26 07:05:50下载
- 积分: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
-
Realize the use of hook menu shadow effect, the initial write vc dll code, look...
利用钩子实现菜单阴影效果,初次写vc dll代码,望大侠们多多指教。-Realize the use of hook menu shadow effect, the initial write vc dll code, look heroes are the exhibitions.
- 2022-02-25 15:56:01下载
- 积分:1
-
vb调用动态API不用汇编,直接完成
1. 103244822easymap.zip,3292KB
2. APIByName.zip,3KB...
vb调用动态API不用汇编,直接完成
1. 103244822easymap.zip,3292KB
2. APIByName.zip,3KB
3. 01UseAPI.rar,17KB
4. 03CWinThread.rar,11KB
5. 03CThreadLocal.rar,5KB
6. 05OutputDebugString.rar,10KB
7. 06CreateExample.rar,8KB
8. 04Win32AppDemo.rar,11KB-vb dynamic API calls do not compile, directly to complete 1. 103244822easymap.zip, 3292KB 2. APIByName.zip, 3KB 3. 01UseAPI.rar, 17KB 4. 03CWinThread.rar, 11KB 5. 03CThreadLocal.rar, 5KB 6. 05OutputDebugString.rar, 10KB 7. 06CreateExample.rar, 8KB 8. 04Win32AppDemo.rar, 11KB
- 2022-04-18 07:49:06下载
- 积分:1