搜索资源列表
WindowsNT200032Dict1
- VC实现32位Windows 9x 陷阱式API Hook
Hook_API
- 对Windows API函数进行HOOK测试源码
CeApiSpy_07-18-2005
- Windows CE API hook application~
notcloseApi
- 一个小程序,hook windows api, 让不能结束掉本程序,希望对你有帮助-Procedures for a small, hook windows api, so that the end can not be out of the process, would like to help you
HookAPI
- VC++ HOOK Api使用大全及演示,有很多内容,全部都是Windows系统下各种HookApi的示例源码,包括网络、文件、对话框、注册表、进程等各个方面的,推荐给大家研究。 -VC++ HOOK Api Daquan, and demo use, there are a lot of content, all Windows systems of various HookApi example source code, including network, file, dialog,
HookWindowsAPI
- Windows API Hook 的示例源码,值得学习和借鉴,推荐下载-Sample source code of the Windows API Hook, worth learning, and learn from, Recommended download
easyhook-71015
- EasyHook starts where Microsoft Detours ends. This project supports extending (hooking) unmanaged code (APIs) with pure managed ones, from within a fully managed environment like C# using Windows 2000 SP4 and later, including Windows XP x64, Window
hook_dll_add
- hook入门小程序, windows下使用钩子截获消息。比较详细源代码,可运行起来。-api hook ,function add,easy to learn.
HOOK-API
- Windows下暴露的对开发人员的接口叫做应用程序编程接口,就是我们常说的API。我们在写应用层应用程序软件的时候都是通过调用各种API来实现 的。有些时候,我们需要监控其他程序调用的API,也就是,当其他应用程序调用我们感兴趣的API的时候,我们在他调用前有一个机会做自己的处理,这就是 HOOK API的涵义。 -Windows exposed to developers interface called the application programming interface, is
WindowsHook
- Creating Global Api Hook Using Windows Hook
8033083
- 函数程序hook示例,用于windows内hook api调用,-Hook sample function program to hook API calls within Windows,
