搜索资源列表
微软api截获库
- 来自微软的api拦截库-from Microsoft interception for the api
API
- 一个实现API拦截的具体例子。欢迎大家 多提宝贵意见。
微软api截获库
- 来自微软的api拦截库-from Microsoft interception for the api
API函数拦截例子 skykernel
- api函数拦截。-api function interception.
关于API HOOK拦截封包原理
- 关于API HOOK拦截封包原理-on API intercept packets principle HOOK
hookyou_1
- 本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code descr iption of the contents include : API interception,
MYAPIHOOk
- 一个WINDOWS环境下全局钩子的使用和拦截API函数的简单演示.-a Windows environment overall hook to intercept and the use of simple API function demo.
用DelayLoad拦截API
- 利用DelayLoad来优化应用程序的性能,拦截API.-DelayLoad used to optimize application performance, intercepting API.
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
IP_Pack_Code!
- 拦截网络包的程序!运用了API钩子技术。 世面上及其难得!~-network packet interception procedures. Use the API hook. World surface and rare! ~
hook_api_SDK
- 微软公司的拦截api开发包: All Detours functions are compatible with all x86 version of Windows NT, Windows 2000, and Windows XP. However, under Windows 95, Windows 98, and Windows ME, the DetourFunction* APIS do not work unle
stopWindowsAPIinterfacecode
- 拦截Windows API接口程序源代码,拦截Windows API接口程序源代码-intercepting Windows API interface program source code, intercepting Windows API interface program source code
20133348665
- 怎样让自己的程序进程不让别人强行关闭掉,拦截API函数,利用钩子拦截TerminateProcess这个API函数-how to let their own procedures process forced the closure of not allowing people to swap, intercepting API function, use the hook to intercept the TerminateProce
API
- 一个实现API拦截的具体例子。欢迎大家 多提宝贵意见。-Realize API interception of a specific example. Welcomed the U.S. with more valuable advice.
hookapi(OpenProcess)
- 一个利用dll注入拦截OpenProcess,禁止强行关闭程序的例子-Dll into the interception of a use OpenProcess, prohibition of forced closure procedure example
VBAPIHooker
- Visual Basic APIHooker VB的API拦截源代码-Visual Basic APIHookerVB intercept the API source code
NoCtrl+Alt+Del(two)
- 系统钩子与API截获,拦截NoCtrl+Alt+Del方法2-Hook and API interception, interception NoCtrl+ Alt+ Del Method 2
apihook_maze3.src
- WinXP下API拦截代码,有兴趣的朋友可以研究下,是比较有借鉴意义的。-API to intercept the code under WinXP, interested friends can be studied, it is drawing on more significance.
interept
- API拦截-现在了对指定API的拦截。使用了进程注入和inline hook等方法-api interept
hook
- VBAPIHooker - API拦截类(这是主角,它需要用到以下三个类) VBMemoryAllocator - 内存分配管理类 VBPEFnLocator - PE文件导入/导出函数定位类 VBMiniWindow - 迷你消息窗口类-VBAPIHooker- API interception type (which is the main character, it needs to use the