Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - API HOOK
Search - API HOOK - List
一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to be achieved.
Date : 2008-10-13 Size : 273.06kb User : helwjh

前段时间做键盘程序找的资料,一个钩子程序,程序本身没有什么,主要是用了大量的api函数值得大家参考一下。-side of the keyboard to do procedures for the information, a hook procedures, the process itself is nothing much to it. it is mainly used a lot of api function worth examined.
Date : 2008-10-13 Size : 1.6kb User : 李伟

ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
Date : 2008-10-13 Size : 52.74kb User : 张京

一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to be achieved.
Date : 2025-12-26 Size : 273kb User : helwjh

前段时间做键盘程序找的资料,一个钩子程序,程序本身没有什么,主要是用了大量的api函数值得大家参考一下。-side of the keyboard to do procedures for the information, a hook procedures, the process itself is nothing much to it. it is mainly used a lot of api function worth examined.
Date : 2025-12-26 Size : 1kb User : 李伟

Defeating Kernel Native API Hookers内核层的强力书籍。大家可以学习学习。pure english的哦-Defeating Kernel Native API Hookers books strong inner nuclear layer. Everyone can learn. Oh the pure english
Date : 2025-12-26 Size : 274kb User : jason

ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
Date : 2025-12-26 Size : 52kb User : 张京

对于hook,从ring3有很多,ring3到ring0也有很多,根据api调用环节递进的顺序,在每一个环节都有hook的机会,可以有int 2e或者sysenter hook,ssdt hook,inline hook ,irp hook,object hook,idt hook-The hook, from ring3 there are many, ring3 to ring0 there are many, according to api call progressive sequence of links, each link in the opportunity to have a hook, you can have int 2e or sysenter hook, ssdt hook, inline hook, irp hook, object hook, idt hook, etc.
Date : 2025-12-26 Size : 1.78mb User : 王小明

HOOK API编程,代码实例。可以学习参考下。-HOOK API programming, code examples. Can learn to refer to the following.
Date : 2025-12-26 Size : 4kb User : ken

Kernel NT驱动,windows api hook程序-API HOOK,windows api hook
Date : 2025-12-26 Size : 280kb User : 段xubing

SSDT hook 内核api,实现进程隐藏和进程保护功能的源码,备份资料,仅供参考。-SSDT hook kernel api, hidden process and process protection function of the source, the backup data is for reference only.
Date : 2025-12-26 Size : 1019kb User : huangzhenyuan

研究windows api钩子很好的源码,类似于微软的Detour库-Study on Windows API hook is very good source, similar to the Microsoft Detour Library
Date : 2025-12-26 Size : 66kb User : 萧南

屏幕取词程序源码,实现了屏幕取词功能,并封装成动态库,提供接口。是学习API Hook的好资料。-Capturing program source code, to achieve the capturing function, and packaged into a dynamic library that provides an interface. API Hook is learning good information.
Date : 2025-12-26 Size : 2.42mb User : yunhaitian

一个寒江老师的课件,单独出来发的目的是,让初级入门的驱动程序员们,很快的了解驱动如何对SSDT挂钩以及Windows应用程序如何简单的调用驱动接口的流程。 代码非原创,但是是我看到的最简单和最清楚的流程之一,非常适合刚入门驱动员们的口味,需要的就赶快下载吧。(It`s hanjiang teacher courseware, the purpose is to separate out, let the driver programmer entry-level, quickly understand how to drive SSDT and Windows applications to hook a simple call driver interface process. The code is not original, but it is one of the simplest and clearest processes I have ever seen. It's very suitable for the beginner's driver's taste. You need to download it as soon as possible.)
Date : 2025-12-26 Size : 208kb User : pigshuai
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.