资源列表
hokk_TESTA
- 钩子的一个例子,用VC实现,大家可以-an example of the hook, with VC, we will look at
ImmKeyLog_src_6_26
- 主要功能: 后台纪录键盘输入,包括中文内容,记录到指定文件。 开发环境 VS.net 2005 源代码说明: KeyHookDll目录 为DLL源代码,通过键盘钩子和输入法钩子获取键盘输入内容 LogCmd目录 为应用程序源代码,通过调用KeyHookDll.dll的接口来实现具体功能-main functions : background records keyboard input, including Chinese, recorded in the s
detours
- detours,from microsoft,very good.-detours, from microsoft, very good.
mouseandkeyboardgetPassword
- 利用鼠标和键盘钩子截获密码的程序,非常好用,大家用用就知道了-use of the mouse and keyboard hook intercepted password procedures, very handy, we know it will be using the
getScreenWords
- 进行屏幕取词的程序,就像金山词霸那样,我用过了,很好用-Capture Characters from Screen for the procedures, like Kingsoft, I spent a good use
MessageHelper
- 整理的Win32 C#声明文件 包含消息定义和一些API定义-finishing the statement Win32 C# definition file contains information and some API definition
HookPro
- 介绍了windows下钩子编程的方法,有具体代码,一个例子和说明文档-windows on the hook under the program, with specific codes, and an example of documentation
War3Kit
- 一个魔兽的按键钩子程序,使得英雄操作更加简单快捷-a button hook to the proceedings, making even more heroic operation simple and efficient
SDTrestore
- Win32 Kernel Rootkits modify the behaviour of the system by Kernel Native API hooking. This technique is typically implemented by modifying the ServiceTable entries in the Service Descr iptor Table (SDT). 有关钩子-Win32 Kernel Rootkits modify the behavio
rawinput
- 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据 简单修改了下,把一些不需要的信息去掉了,把头文件稍微改了下,因为有些人的SDK有点旧。然后加了当前键盘焦点窗口判断(很简单的实现,但是用起来很方便:)。 -main processes : 1, the registration system to o
antihooks001
- this is anti hook code -this is anti hook code
hookdemo_23
- 一个简单的鼠标键盘记录程序,能够记录鼠标和键盘的所有操作动作-a simple click of the mouse keyboard recording procedures to record mouse and keyboard moves all operations