资源列表
mymenuhook
- 菜单钩子,希望有用 ,-menu hook, useful!
clipboardviewer_demo
- 用HOOK的方式将你的窗口句柄加入到ClipboardChain中,并在剪贴板上的数据改变时将回调你的函数处理。 -used in the way you handle a window into ClipboardChain, and clipboard data on the changes in the callback function to deal with you.
hooktest
- 我发现的一个钩子程序 可以获取键盘的信息 但是还有点问题 就是不可以连续获得 希望大家可以解决-I found a hook procedures keyboard access the information but there is no points successive hope we can resolve
Hook 系统服务隐藏端口
- 一个牛人写的程序,其中涉及一些undocumented就是未公布的函数,值得学习-a written procedure, which involves some undocumented is not the function, it is worth learning
screen_Delphi
- 屏幕取词软件 Delphi+Windows200编译通过-Delphi + compiler through Windows200
DLL20051015
- 用delphi 和 vc++ 写的hook*,包含两种语言的源码,以及一个演示录像。-use and vc keyboard hook written records, including both the source language, as well as a video presentation.
让你的软件界面更漂亮三
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
Handle
- 消息拦截实现仿真录入,包括Edit,Combobox,DateTimePicker,取得控件类,枚举控件类-news interception simulation logging, including Edit, Combobox, DateTimePicker, made Controls category, except Control category
NetWin32Hooks_demo2
- 是.NET环境下实现全局HOOK的例子,是又C#.NET开发-yes.NET environment to achieve overall HOOK example, is another C#.NET development
xHook
- 当你在网络上抓到一些数据包,想知道这些包是哪个进程发出来的时候, 怎么办?这个小工具也许能帮一些忙。 这个工具采用的是HOOK进程的winsock API,把一些数据记录下来。-When you caught on the network data packets and would like to know which of these packages is issued to the process, how do? This small tools may be able to
GetPassHook
- 昨天在网上看的一篇教程,是关于动态链接库的全局键盘钩子!可以截取密码框信息。希望大家共同学习!-yesterday in view of an online tutorial is on the dynamic link library on the overall situation keyboard hook! Box interception password information. Hope we learn together!
HookTest2
- vb.net 制作的一个hook程序,用来捕获空格键的输入。 -vb.net produced a hook procedures used to capture the space bar to the admission.