资源列表

« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 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> 在 2008-10-13 上传 | 大小:8.95kb | 下载:0

[钩子与API截获rawinput

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

说明:键盘的IDT hook范例,学习rootkit的好教程!-keyboard hook IDT example, a good learning rootkit Guide!
<luocong> 在 2008-10-13 上传 | 大小:141.85kb | 下载: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> 在 2008-10-13 上传 | 大小:5.64kb | 下载: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 dis
<李宇亮> 在 2008-10-13 上传 | 大小:177.66kb | 下载:0

[钩子与API截获KeyboardHook3

说明:用VC实现的一个键盘发声系统,利用了Windows钩子技术实现键盘的发声-with VC of a keyboard audible system, the use of the Windows keyboard hook technology to achieve the audible
<丑小鸭> 在 2008-10-13 上传 | 大小:499.16kb | 下载:0

[钩子与API截获VC++Hook

说明:用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of
<tanglongsh> 在 2008-10-13 上传 | 大小:363.33kb | 下载:0

[钩子与API截获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
<Alan> 在 2008-10-13 上传 | 大小:88.41kb | 下载:0
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 486 »

源码中国 www.ymcn.org