搜索资源列表
微软api截获库
- 来自微软的api拦截库-from Microsoft interception for the api
API函数拦截例子 skykernel
- api函数拦截。-api function interception.
关于API HOOK拦截封包原理
- 关于API HOOK拦截封包原理-on API intercept packets principle HOOK
XPhook
- 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的 -I used the XP detour. also used to hook dll injected into other processes API interception, then intercept t
API
- 一个实现API拦截的具体例子。欢迎大家 多提宝贵意见。
VBAPIHooker
- Visual Basic APIHooker VB的API拦截源代码
apihook_maze3.src
- WinXP下API拦截代码,有兴趣的朋友可以研究下,是比较有借鉴意义的。
hookyou_1
- 本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code descr iption of the contents include : API interception, news hook, except for the for
Api+HOOK演示
- 基于API HOOK的系统监控软件DEMO,虽说是系统监控,但本软件并不提供监控功能,本软件只是简单拦截MessageBox,MessageBeep函数,如想实现系统拦截,需按照源码中拦截MessageBox的写法拦截注册表相关函数,注册服务等其他函数
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
ProcessProtecter
- VC编程实现API拦截保护目标进程不被杀死,可以用作软件安全模块-VC programming API to intercept the process of being killed by conservation objectives, can be used as software security modules, etc.
hook
- MFC HOOK编程源码,拦截windows消息。-MFC HOOK programming source code, to intercept windows messages.
wsock32
- 通过api拦截socket数据包,创建一个动态链接库来代替原winsock接口库,可放入外挂控制代码-Instead api intercept a the socket packet, to create a dynamic link library the original winsock interface library, into the plug-in control code
Hook-connect-API
- HOOK connct函数 实现对SOCKTS的拦截-HOOK connct function to realize SOCKTS interception
interept
- API拦截-现在了对指定API的拦截。使用了进程注入和inline hook等方法-api interept
API_NET
- api函数recvfrom()的拦截代码,在以前拦截的recv函数基础上拓展而来,追加调用部分代码。 具体功能:拦截api函数recvfrom。-api function recvfrom () to intercept the code block in the past based on the recv function to expand from an additional part of the code call. Specific functions: intercept a
hook
- VBAPIHooker - API拦截类(这是主角,它需要用到以下三个类) VBMemoryAllocator - 内存分配管理类 VBPEFnLocator - PE文件导入/导出函数定位类 VBMiniWindow - 迷你消息窗口类-VBAPIHooker- API interception type (which is the main character, it needs to use the following three categories) VB
api
- 很好的API拦截教程HOOK实战例子,图文结合,注释详细,相信大家看了之后都应该知道如何HOOK了,其实也很简单!希望能给大家带来帮助-HOOK good practical example of API interception tutorial, graphic combination of detailed notes, I believe we all should know how to look after the HOOK, but in fact is very simple!
API-Hooking-with-MS-Detours
- 一个使用detours进行API拦截的程序,使用VC++ 6.0开发。-a program using detours to hook windows apis.
易语言API网络拦截源码
- 易语言API网络拦截源码,send,recv(Easy language API network intercept source)