CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 钩子函数

搜索资源列表

  1. 技术4-11-2002

    0下载:
  2. 这是一个用VC写的鼠标钩子函数的实例。能监测键盘和鼠标。-This is a VC write mouse hook function examples. Monitor keyboard and mouse.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4190198
    • 提供者:等待
  1. gouzi

    0下载:
  2. 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record *. sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:425664
    • 提供者:陈玲玲
  1. 鼠标键盘记录和回放

    0下载:
  2. 基于Delphi的钩子函数的应用原理,记录鼠标和键盘操作并且回放鼠标键盘操作过程-based Delphi hook function of principle, records mouse and keyboard and mouse and keyboard playback operation
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:167364
    • 提供者:王熠
  1. 老鼠回放

    0下载:
  2. 鼠标钩子函数练习用.可记录鼠标的一举一动, 并回放.-mouse function exercises with the hook. It can record mouse movements and playback.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:166070
    • 提供者:陈冲
  1. com编程获取表单域信息

    0下载:
  2. 这是一个用COM获取表单域的程序,可以获取浏览器中的表单中的内容,可以了解用钩子函数等相关技术-This is a form used to obtain COM domain procedures, the browser can access the contents of the form, use the hook can understand the technologies related function
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:63563
    • 提供者:李顺古
  1. MenuToChinese

    0下载:
  2. 利用钩子函数轻松实现应用程序的汉化 :MenuToChineseHook 运行环境:Win 2000/XP;Microsoft Visual C++ 6.0 注意事项: 本程序在Windows2000或XP下均可运行, 共4个文件: MenuToChinese.exe //汉化主程序,首先运行它 MenuToChineseHook.lib //钩子函数的链接库 MenuToChineseHook.dll DemoToChines
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:104791
    • 提供者:冯金建
  1. mousehookforbeginner

    0下载:
  2. windows汇编语言写的一个钩子函数示范(鼠标钩子),初学win asm者可以-windows of the assembly language to write a hook function model (mouse hook), when a win could see asm
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:4894
    • 提供者:黄顾
  1. gouzhi

    0下载:
  2. 钩子函数运用,一个小小的鼠标键盘钩子函数的运用-use hook function, a small mouse and keyboard use of the hook function
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:226101
    • 提供者:陈义平
  1. KeyHookApp

    0下载:
  2. 一个简单的全局钩子函数的实现,捕捉键盘的输入,然后在列表中显示出来。-a simple function of the overall situation hook achieve capture keyboard input, then the list displayed.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:48934
    • 提供者:杨光
  1. halk source

    0下载:
  2. 一个钩子函数的实现过程-hook function of a process to achieve
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:49555
    • 提供者:erya
  1. pinyiin

    0下载:
  2. 拼音输入法,用了各种消息映射函数,里面还有钩子函数-Pinyin input method, using a variety of information mapping function, there is also the hook function
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:550238
    • 提供者:陈 刚
  1. keyboard_hook_sound

    0下载:
  2. 利用钩子函数截取键盘消息,并读出按下的键对应的字母,是个不错的学习hook的样板程序。-use of the keyboard hook function interception of information, and read out the keys by pressing the corresponding letter. is a good model for studying the hook procedures.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:34169
    • 提供者:王维杰
  1. hookdll(youyf)

    0下载:
  2. 一个详细的钩子函数示范代码,适用于初学者-a detailed demonstration of the hook function code applicable to beginners
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:351110
    • 提供者:wanggang
  1. keyboard2000

    0下载:
  2. 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数 -This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Eastern : Button of Subclassing.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:14118
    • 提供者:c-king
  1. 00321EZSkin_demo

    0下载:
  2. 一个经典的界面研究程序,界面通过自绘的方式实现,并通过钩子函数和子类化儿改变程序界面,对想研究界面皮肤和子类化等问题的,具有非常好的参考价值。-a classic study of the interface procedures, interface painted by self-realization, and through the hook function and the type of abuse-change program interface, the interface to
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:78698
    • 提供者:郭文
  1. hookdemo

    0下载:
  2. delphi下 系统编程 钩子函数的调用
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7317
    • 提供者:ZZZ
  1. HOOK

    0下载:
  2. 一些键盘钩子函数的,算不错的代码。可以
  3. 所属分类:钩子与API截获

    • 发布日期:2014-01-16
    • 文件大小:346945
    • 提供者:贝贝牛
  1. catchword

    0下载:
  2. 一个利用钩子函数实现屏幕取词的程序,编译通过,仅供参考
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:43454
    • 提供者:曹捷
  1. mWindows

    0下载:
  2. Windows平台信息读写模块,如INI文件、系统信息,文件目录类操作、窗口和部分钩子函数
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:16572
    • 提供者:朱益虎
  1. driver

    0下载:
  2. 用DDDK编写驱动,修改SSDT表HOOK NTDebugActiveProcess函数 钩子函数中可以判断PID号,决定是否放行,放行则在钩子函数中调用原来的NTDebugActiveProcess函数.否则直接返回False.HOOK成功后所有调用DebugActiveProcess的程序将会失效.当然可以按照你的需要HOOK更多的系统服务函数.同一服务函数的服务号在每个操作系统版本中是不同的.下面附件中编译完成的驱动请在WinXP SP2的环境下测试.否则可能会导致直接重启
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:3704
    • 提供者:张京
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com