CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - sample.a

搜索资源列表

  1. ManipWindowsSrc

    1下载:
  2. 一个用HOOK钩子操纵窗口的vc.net示例代码-HOOK hook with a window manipulation of the sample code vc.net
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:25.11kb
    • 提供者:中 文
  1. hookSysFastCall.rar

    0下载:
  2. 一个挂钩系统调用表的小示例,用DDK的Build工具生成。,A linked system call table of a small sample, using the Build tool to generate DDK.
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:42.26kb
    • 提供者:Xing
  1. apihook.rar

    0下载:
  2. 一个钩子程序,使用detours实现对记事本的退出事件的截获,可供入门人参考,A hook procedure, the use of detours to achieve exit Notepad events intercepted for entry reference
  3. 所属分类:Hook api

    • 发布日期:2017-05-13
    • 文件大小:3.42mb
    • 提供者:赖泽天
  1. hookin1

    0下载:
  2. 全包 All-in-1 hook范本以作为自动测试程式开发之用.能钩定特定程式的button和edit field事件。并能重新播放。 范本包括: 1.测试经理 (hook) 2.钩dll (hdll) 3.样本子程式 (child) 请参考 README.TXT- All in 1 Hook template for capturing the button and edit field events of a particular program. And a
  3. 所属分类:Hook api

    • 发布日期:2017-04-26
    • 文件大小:35.76kb
    • 提供者:ac220v
  1. APIHookingLib

    0下载:
  2. lib for hook winapi with a sample
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:14.21kb
    • 提供者:quang
  1. HOOK_DLL

    0下载:
  2. 一个带窗体的DLL注入到游戏中示例源码。 HOOK_DLL!-One with a form of DLL is injected into the game in the sample source code.
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:343.13kb
    • 提供者:莫晓辉
  1. MyHook

    0下载:
  2. 一个拦截键盘和鼠标消息的钩子源码,也是一个很好的dll示例程序。-An intercept keyboard and mouse message hook source code, but also a good dll sample program.
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:45.76kb
    • 提供者:kevin
  1. wepmetering_src

    0下载:
  2. A sample of work that shows how to hook WinSock with Visual Studio. It has 2 sample hook source and one test application to elaborate the subject
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:36.24kb
    • 提供者:Munir
  1. Hook

    0下载:
  2. 1、自带detours库文件 说明文件pdf 2、底层HOOK API CreateFile 有范例程序(vs2008) 3、底层Hook API DeleteFile-1, detours library comes with documentation pdf 2, bottom HOOK API CreateFile a sample program (vs2008) 3, bottom Hook API DeleteFile
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:937.2kb
    • 提供者:zhouyongku
  1. 2008_12_API4VB_source

    0下载:
  2. ok its a sample of shellhook
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:273.01kb
    • 提供者:saz
  1. VB-Del-Kernel-Hook

    1下载:
  2. VB恢复内核钩子的一个示例工程文件。可以调试。-VB restore a core sample project file hook. For debugging.
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:13kb
    • 提供者:蓝云
  1. ObjHook

    0下载:
  2. 这是一份OBJECT HOOK的示例代码,讲解了对象钩子的使用-This is a sample code OBJECT HOOK to explain the use of the object hook
  3. 所属分类:Hook api

    • 发布日期:2016-01-25
    • 文件大小:34kb
    • 提供者:magicdmer
  1. HookAPI

    0下载:
  2. This a sample that hook any api by a hooking module. You can hook any windows API in any process.-This is a sample that hook any api by a hooking module. You can hook any windows API in any process.
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:26.95kb
    • 提供者:apollo
  1. PLX9x5x-PCI-Driver

    0下载:
  2. 本软件演示如何编写PLX 9X5X 的windows驱动程序-This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework.
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:69.15kb
    • 提供者:常宇亮
  1. Samplefiqesanulysis

    0下载:
  2. This is a console application, analysis Windows Media files within the scope of a given Sample data
  3. 所属分类:Hook api

    • 发布日期:2017-12-15
    • 文件大小:5kb
    • 提供者:Ingraj
  1. hook

    0下载:
  2. 钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创建的。当消息到达后,在目标窗口处理函数之前处理它。钩子机制允许应用程序截获处理window消息或特定事件。该代码包含较为全面的示例。(Hook (Hook), Windows message processing mechanism is a platform, applications can be set on the procedure to mo
  3. 所属分类:钩子与API截获

    • 发布日期:2018-01-08
    • 文件大小:452kb
    • 提供者:riqmany
搜珍网 www.dssz.com