资源列表
hook_func
- 修改Windows函数的源码 -The source for modifying windows function
InnerHook
- 钩子的测试程序,测试钩子是否能够拦截成功-Hook of the test procedure to test whether or not to block the success of hook
iat_hook
- Sample for how to hook IAT table
hook
- 本程序用VC实现钩子过程,对初学HOOK的朋友,很有帮助。-This procedure used to achieve hook VC process of learning HOOK friends and helpful.
MousehookDemo
- 第15章 动态链接库编程\MousehookDemo\MousehookDemo.rar,很不错的vc源码,希望能对大家有所帮助-Chapter 15 Dynamic Link Library programming \ MousehookDemo \ MousehookDemo.rar, very good vc source code, I hope you can help
HookDLL
- 改进利用Hook在系统进程插入线程,改进利用Hook在系统进程插入线程
鼠标钩子例子
- 以vc为开发环境,实现鼠标钩子的一个例子。-to vc for the development environment, mouse hook an example.
apiFunc
- 常用的API函数整理-commonly used API functions collate
dllhookapi
- VC++ DLL挟持。。VC++ DLL挟持源码-VC++ DLL hostage. . VC++ DLL source code hostage. .
asdsa
- the power of the moon
InnerHook
- Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。-Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.
InnerHook
- 学习InnerHook编程的一个很好的例子