搜索资源列表
apispy32.zip
- 又一个截取替换api函数的程序,含95和NT版本,还带一个屏幕取词的例子
CloseADW.rar
- 关闭IE的弹出广告窗口的工具的源代码。使用了Hook和IE的COM扩展接口.
detours-1.5.zip
- 微软提供的截取Win32 API函数的开发包和例子1.5版本
detours-src-1.2.exe
- 微软提供的截取Win32 API函数的开发包和例子
dhtmlhook_demo.zip
- 截获DHTML中控件和控件事件的程序
VoiceCmdDemo.zip
- 自己写的代码 SrHook:实现钩子功能的dll SpyWin:仿照Spy,获取窗口信息,截获消息,模拟菜单命令和按键指令
Hotkeys v1.3.zip
- HOOK,有按键修改和设置功
softkeyboard
- 软键盘,其中包括定义的基本字母和数据的软键盘,可以自己根据需要增加按键-soft keyboard, including the definition of basic alphanumeric data and the soft keyboard can be required to increase their keys
Keydown
- ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机源码.-ExitWindowsEx (1) The following WIN2000 used directly, but over WIN2000 and WIN2000 first change user privileges before shutdown, there is the realization use HOOK sh
传奇监控
- 一个钩子程序,可以用于传奇帐号的源码,仅提供学习和参考-a hook procedure could account for the legendary source only provide learning and reference
鼠标*和回放
- 基于Delphi的钩子函数的应用原理,记录鼠标和键盘操作并且回放鼠标键盘操作过程-based Delphi hook function of principle, records mouse and keyboard and mouse and keyboard playback operation
解决QQ2005版和ShockWave冲突的程序
- 解决了QQ2005地址栏插件和ShockWave冲突的问题-solve the username address bar and ShockWave plug-in conflict of
实现似FlashGet的最小化和关闭的效果
- 用VC++6实现FlashGet的最小化和关闭的效果-VC 6 FlashGet achieve the smallest and the effect of the closure
记录和回放关键字以及鼠标输入的工具
- 记录和回放关键字以及鼠标输入的工具运行环境: win9x.winxp-recording and playback and mouse input keyword tool runtime environment : win9x.winxp
mouse hook 键盘和鼠标的钩子
- 用来锁定键盘和鼠标的钩子 采用了dll
自助服务终端、类似一个IE浏览器、屏蔽了windows热键和桌面
- 整个系统采用本地客户端实现,全面屏蔽windows桌面和系统快捷键,从而防止客户浏览时越权访问系统其它功能
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
Hook 钩子去获取鼠标和键盘消息
- 利用钩子编程的原理,用一个钩子去获取鼠标和键盘消息,实用性很强-Programming using the principle of the hook with a hook to get the mouse and keyboard messages are very practical
HookaReg 系统钩子截获系统鼠标和键盘消息
- 编写了一个系统钩子截获系统鼠标和键盘消息和一个修改注册表启动项开机运行指定程序的基于MFC的对话框。Hook文件夹包括生成系统钩子的动态链接库的源文件;MyHook文件夹包括所生成的动态链接库和修改注册表启动项等源文件。生成的程序可以保护自己的电脑不被他人使用。注意:1.程序预留的系统启动入口为“Alt+j”(切记!!!);2.本程序在xp系统vc6.0 debug下编译通过(其他系统没试过);3.部分代码是根据本人电脑屏幕尺寸设计(请更改源码)。-Write a system hook int