资源列表
[钩子与API截获] MessageHelper
说明:整理的Win32 C#声明文件 包含消息定义和一些API定义-finishing the statement Win32 C# definition file contains information and some API definition<Johnson cao> 在 2008-10-13 上传 | 大小:9.71kb | 下载:0
[钩子与API截获] 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<wind> 在 2008-10-13 上传 | 大小:8.95kb | 下载:0
[钩子与API截获] rawinput
说明:主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据 简单修改了下,把一些不需要的信息去掉了,把头文件稍微改了下,因为有些人的SDK有点旧。然后加了当前键盘焦点窗口判断(很简单的实现,但是用起来很方便:)。 -main processes : 1, the registration system to o<李大叶> 在 2008-10-13 上传 | 大小:18.22kb | 下载:0
[钩子与API截获] antihooks001
说明:this is anti hook code -this is anti hook code<jaskell> 在 2008-10-13 上传 | 大小:36.17kb | 下载:0
[钩子与API截获] hookdemo_23
说明:一个简单的鼠标*程序,能够记录鼠标和键盘的所有操作动作-a simple click of the mouse keyboard recording procedures to record mouse and keyboard moves all operations<fengjuan> 在 2008-10-13 上传 | 大小:33.11kb | 下载:0
[钩子与API截获] 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.<梁悦> 在 2008-10-13 上传 | 大小:378.15kb | 下载:0
[钩子与API截获] DebugActiveProcessStop
说明:DebugActiveProcessStop的应用-DebugActiveProcessStop Application<cromwell> 在 2008-10-13 上传 | 大小:282.17kb | 下载:0
[钩子与API截获] MouseHookandKeyBoardHook
说明:鼠标钩子:记录当前窗口的句柄来判断鼠标是否离开窗口边界,并将鼠标位置处的窗口名称实时地显示出来. 键盘钩子:捕获用户键盘消息并利用消息框进行显示.-mouse hook : a record current window handle to determine whether the mouse left window border, and the location of the mouse window title is displayed in real-time. keyboard<李宇亮> 在 2008-10-13 上传 | 大小:177.66kb | 下载:0