资源列表

« 1 2 ... .44 .45 .46 .47 .48 149.50 .51 .52 .53 .54 ... 486 »

[钩子与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 Kern
<wind> 在 2025-02-08 上传 | 大小:9kb | 下载:0

[钩子与API截获rawinput

说明:主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据 简单修改了下,把一些不需要的信息去掉了,把头文件稍微改了下,因为有些人的SDK有点旧。然后加了当前键盘焦点窗口判断(很简单的实现,但是用起来很方便:)。 -main processes : 1
<李大叶> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获antihooks001

说明:this is anti hook code -this is anti hook code
<jaskell> 在 2025-02-08 上传 | 大小:47kb | 下载:0

[钩子与API截获hookdemo_23

说明:一个简单的鼠标*程序,能够记录鼠标和键盘的所有操作动作-a simple click of the mouse keyboard recording procedures to record mouse and keyboard moves all operations
<fengjuan> 在 2025-02-08 上传 | 大小:33kb | 下载:0

[钩子与API截获kyros

说明:CS hook类的代码,为CS1.6,改善了很多功能,可以完美使用-category code for CS1.6, a lot of improvement that can be perfect use
<陈枫> 在 2025-02-08 上传 | 大小:228kb | 下载:0

[钩子与API截获HOOK_SetupDiSetClassInstallParams

说明:通过hook技术实现了不能在设备管理器对禁用设备进行启用的操作.-by hook technology can achieve the equipment manager ban on the opening of the equipment's operation.
<田野> 在 2025-02-08 上传 | 大小:119kb | 下载:0

[钩子与API截获idt_src

说明:键盘的IDT hook范例,学习rootkit的好教程!-keyboard hook IDT example, a good learning rootkit Guide!
<luocong> 在 2025-02-08 上传 | 大小:142kb | 下载:0

[钩子与API截获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
<li> 在 2025-02-08 上传 | 大小:5kb | 下载: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.
<水月> 在 2025-02-08 上传 | 大小:378kb | 下载:0

[钩子与API截获DebugActiveProcessStop

说明:DebugActiveProcessStop的应用-DebugActiveProcessStop Application
<cromwell> 在 2025-02-08 上传 | 大小:282kb | 下载: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 dis
<李宇亮> 在 2025-02-08 上传 | 大小:177kb | 下载:0

[钩子与API截获KeyboardHook3

说明:用VC实现的一个键盘发声系统,利用了Windows钩子技术实现键盘的发声-with VC of a keyboard audible system, the use of the Windows keyboard hook technology to achieve the audible
<丑小鸭> 在 2025-02-08 上传 | 大小:499kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 149.50 .51 .52 .53 .54 ... 486 »

源码中国 www.ymcn.org