资源列表
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
idt_src
- 键盘的IDT hook范例,学习rootkit的好教程!-keyboard hook IDT example, a good learning rootkit Guide!
VBHook
- 这是一个VB编写的全局钩子 这是一个VB编写的全局钩子-This a VB prepared by the Global hook VB This is a hook in the overall preparation of this is a preparation of the entire VB Bureau hook
flyang_myhook.src.ccrun.387227
- 用C++Builder实现的截包代码Dll是用BCB6写的,主EXE是用C++Builder2006。 -C Builder code of the latest package is BCB6 Dll wrote, EXE is the main C Builder2006.
DebugActiveProcessStop
- DebugActiveProcessStop的应用-DebugActiveProcessStop Application
KeyboardHook3
- 用VC实现的一个键盘发声系统,利用了Windows钩子技术实现键盘的发声-with VC of a keyboard audible system, the use of the Windows keyboard hook technology to achieve the audible
HookWriteProcessMemory
- 通过hook的方式的方式来写内存的例子:通常这一技术使用在*和内存注册机中,对初学hook的朋友有一定价值-hook through the modalities of the way to write the memory examples : Typically, the technology used in store and memory RI, on the hook when a friend has a certain value
GetPassword060725
- 密码查看器&&窗口激活专家 密码查看器 - 可以查看密码编辑框中的密码 窗口激活专家 - 可以激活灰色按纽 版本号: V1.0 ------ 2006年7月25日-password viewer
cn700_vc468222444
- 一个简单的鼠标钩子程序,本程序可以知道鼠标在那个活动窗口-a simple click of the mouse hook procedures, the procedures can know that the activities of the mouse window
