Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • HookImport_src.zip ... any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be ...
  • hookdelphi.rar api钩子 截货了send还有recv函数
  • debugsrc.zip ... 在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不 ...
  • IATroot.rar IATroot为一款以Hook IAT表中的输入函数为基础的一款RootKit,功能比较完整,其中自带一个Native API的开发库及源代码。
  • WindowsCoreProg.rar Windows核心编程随书代码, Windows核心编程一书介绍有高级Dll技术,API Hook, 以及VC异常处理(__try-__finally)等等, 是学习Windows系统编程的很好的资料
  • APISpyLib.rar 这个是本人上传的EXE所须的DLL,他是一个全局的钩子监视指定的API,捎做修改就是一个进程主入的东西
  • hook_api.zip api钩子 好像比较好用 具体没有看懂 代码还是比较完整的
  • insertdllandhookapi.rar 详细讲解windows api的挂接和hook技术,文章由 kanxue斑竹北极星提供,内有详细说明和源码,源码是vc的
  • XPhook.rar 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的
  • MCH_Demos.zip ... your own process OS independent "system wide": several demos about system wide API hooking (using hook dlls) OS independent "system wide - win9x only": one demo which shows a special system wide hooking method win9x ...