-
这是钩子程序(innerhookt),(hookt)测试程序。
这个是对 钩子程序(InnerHookT),(HookT)的测试程序.-This is the hook procedure (InnerHookT), (HookT) test procedures.
- 2022-06-18 15:29:40下载
- 积分: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
-
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
-
反APIHOOK的演示源码.大家可以借鉴一下.
反APIHOOK的演示源码.大家可以借鉴一下.-Demonstration of anti-APIHOOK source. Everyone can learn from you.
- 2022-03-24 02:22:34下载
- 积分:1
-
自动找怪打怪
自动使用技能
自动拣物品(含过滤)
自动找怪打怪
自动使用技能
自动拣物品(含过滤)-Automatically look for the automatic use of skills打怪strange automatically sorting items (including filters)
- 2022-04-21 21:01:33下载
- 积分:1
-
dll。
用来屏蔽键盘操作,可以指定要屏蔽的按键.
在vc6下完成...
dll。
用来屏蔽键盘操作,可以指定要屏蔽的按键.
在vc6下完成-dll. To shield the keyboard operation, which may be designated to shield the keys. Completed in vc6
- 2022-09-01 04:25:03下载
- 积分:1
-
抓取WINDOWS下用户登陆的密码,利用起来很方便,
抓取WINDOWS下用户登陆的密码,利用起来很方便,-WINDOWS crawling under the user login password, use them very convenient,
- 2022-05-29 16:55:35下载
- 积分:1
-
Win32API函数
win32API函数调用,你可以用来管理文件程序,很好用。-win32API function
- 2022-02-04 23:55:09下载
- 积分:1
-
APIHOOK的Demo程序,搞win32计算机底层开发的人可以研究一下
APIHOOK的Demo程序,搞win32计算机底层开发的人可以研究一下-APIHOOK the Demo procedures and engage in win32 bottom of the development of the computer can see
- 2022-01-25 19:52:49下载
- 积分:1
-
一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏
一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏-a remote embedded process DLL code examples, the process can be achieved hidden
- 2022-01-22 05:31:33下载
- 积分:1