Welcome![Sign In][Sign Up]
Location:
Search - hook

Search list

[Hook apiHookMouse

Description: 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MFC DLL以及共享数据等相关知识进行了简单的阐述。-A simple mouse hook procedure Windows system is based on event-driven mechanism, and put it bluntly, is that the whole system through message passing to achieve. The hook is a very important Windows system, the system interface, you can use to intercept and handle messages sent to other applications to complete the application difficult to achieve normal function. Many different types of hooks, each hook can intercept and process the corresponding message, such as a keyboard hook to intercept keyboard messages, shell hooks can be intercepted, start and close applications news. In this paper, VC6 programming environment to achieve a simple mouse hook procedure, and the global hook Win32 operating mechanism, Win32 DLL characteristics, VC6 environment MFC DLL, as well as sharing of data and other related knowledge of the brief explanation.
Platform: | Size: 47104 | Author: 冰雨 | Hits:

[Hook apiHookStDn

Description: hook拦截关机消息,包括测试例子,对初学者非常有用-shutdown hook to intercept the message, including test cases, is very useful for beginners
Platform: | Size: 88064 | Author: warfee | Hits:

[Hook apiglobalHook

Description: 全局钩子的一个例子,能截获CBT_Active消息,对该窗口的标题进行修改,对了解钩子有很好的作用-An example of the global hook that can intercept CBT_Active message, the title of the window changes to the understanding of the role of good hook
Platform: | Size: 327680 | Author: fridayzz | Hits:

[Delphi VCLapihook-dephi

Description: delphi 实现 API HOOK 的源码,可以获取socket网络数据,代码十分效率-delphi source code to achieve API HOOK, you can obtain the socket network data, the code is very efficient
Platform: | Size: 2048 | Author: Zcd | Hits:

[Hook apiHookKey

Description: IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-IRP Hook Keyboard Logger Keyboard Logger is the source code for Hook the keyboard class driver Kbdclass distribution function, the following is in the class-driven port driver. DeviceTree can be seen with the PS/2 keyboard port driver is i8042prt, USB keyboard port driver is Kbdhid. Both PS/2 keyboard or USB keyboard, processing the IRP in the port driver will be called after the callback function of the upper handle, that is KbdClass processing the input data function. Hook This callback function can be achieved not only compatible with PS/2 keyboard and USB keyboard Logger, and the score-driven approach is more hidden layers.
Platform: | Size: 57344 | Author: ithurricane | Hits:

[Hook apikeyboardlogger

Description: inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-inline hook can be achieved is compatible with PS/2 keyboard and USB keyboard Logge source code for the keyboard Hook Keyboard Logger is a class driver Kbdclass distribution function, the following is in the class-driven port driver. DeviceTree can be seen with the PS/2 keyboard port driver is i8042prt, USB keyboard port driver is Kbdhid. Both PS/2 keyboard or USB keyboard, processing the IRP in the port driver will be called after the callback function of the upper handle, that is KbdClass processing the input data function. Hook This callback function can be achieved not only compatible with PS/2 keyboard and USB keyboard Logger, and the score-driven approach is more hidden layers.
Platform: | Size: 62464 | Author: ithurricane | Hits:

[Hook apihook

Description: 提权代码 一般当用户权限不够时可以使用其提升程序权限-To mention the right of the code in general is not enough when a user permission to use their upgrade programs can access
Platform: | Size: 1024 | Author: 大苏打 | Hits:

[Windows DevelopHookAPI

Description: 这是学习Hook编程的好实例。有很多的Hook实例,Net方面的,文件系统方面的,注册表方面的,等等,可以算是一个HOOKAPI大全了!-This is a good example of programmed learning Hook. Hook There are many examples, Net in the file system, the registry areas, etc., can be considered as a HOOKAPI Daquan had!
Platform: | Size: 421888 | Author: run | Hits:

[Button controlCBttonEx

Description: 利用动态连接口(钩子)技术,实现对Button控件风格的更改,其中Dll和测试程序,都带有源码-Dynamic connector (hook) technology to achieve the Button control style changes, which Dll and testing procedures, all with source code
Platform: | Size: 7743488 | Author: 学风 | Hits:

[Driver Developinline

Description: inline hook NtSetInformationFile 保护目录或文件-inline hook NtSetInformationFile
Platform: | Size: 3072 | Author: 朱芮男 | Hits:

[Driver DevelopObReferenceObjectByHandle

Description: Inline HOOK ObReferenceObjectByHandle 保护进程-Inline HOOK ObReferenceObjectByHandle
Platform: | Size: 1024 | Author: 朱芮男 | Hits:

[Driver DevelopZwLoadDriver

Description: HOOK ZwLoadDriver 截取驱动加载的信息-HOOK ZwLoadDriver Get the soum thing...........
Platform: | Size: 3072 | Author: 朱芮男 | Hits:

[OS programHook

Description: 实现记录键盘的钩子(动态链接库),记录后存放在C盘的txt文档里,供大家交流使用-It is a kind of hook which can record keyboard.
Platform: | Size: 1245184 | Author: 我是谁 | Hits:

[Hook apiHOOK

Description: HOOK技术在视频截取中的应用研究与实现.-希望大家一起学习和提高
Platform: | Size: 234496 | Author: 邵鹏 | Hits:

[Hook apiAntiHook

Description: 进程注入asm实现任意api Hook。可中断修改参数和寄存器。刚才传错了,囧-Asm into the process of achieving any api Hook. Interruptible modify the parameters and registers. Just pass wrong,囧. . .
Platform: | Size: 55296 | Author: HeavenSea | Hits:

[Hook apiAnyHook

Description: 进程注入asm实现任意api Hook。可中断修改参数和寄存器。总是传错,无奈啊-Asm into the process of achieving any api Hook. Interruptible modify the parameters and registers.
Platform: | Size: 53248 | Author: HeavenSea | Hits:

[Hook apiWindowsAPISoruces

Description: windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows API (Tsinghua University, Ran Lin Cang ed) source code, including Chapter 8. This book describes Win 32 API function calls, based on highlighting how to use the Windows SDK API Developer Win 32 dynamic link libraries and applications, combined with process management, process communications, hooks, window subclassing, API HOOK, Internet Explorer development, network programming and other sensitive letter describes the API integrated applications in these areas. The source code examples in this book may be targeted by this book are familiar with Windows development and programming based on a certain high-class users, designed to help users to improve system programming capabilities.
Platform: | Size: 5554176 | Author: 云飞扬 | Hits:

[Hook apiHOOKstudy

Description: hook 手册 Windows系统是以消息处理为其控制机制,系统通过消息为窗口过程(windows procedure)传递输入。系统和应用两者都可以产生消息。对于每个输入事件,例如用户按下了键盘上的某个键、移动了鼠标、单击了一个控件上的滚动条,等等,系统都将产生一系列消息-hook Manual Windows message handling system is based on its control mechanism, system, through the message to the window procedure (windows procedure) to pass input. Both systems and applications can generate the message. For each input event, such as the user presses a key on the keyboard, move the mouse, click a control on the scroll bar, and so on, the system will produce a series of messages
Platform: | Size: 265216 | Author: txyms | Hits:

[Hook apiExitWinDLL

Description: 防止关机的动态库钩子程序,不支持按电源键关机-To prevent the shutdown hook a dynamic library program, press the power button does not support shutdown
Platform: | Size: 4096 | Author: 高立海 | Hits:

[OS programHookKey

Description: Inline hook KeyboardClassServiceCallback实现键盘记录-Inline hook KeyboardClassServiceCallback achieved keylogger
Platform: | Size: 54272 | Author: 刘阳 | Hits:
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

CodeBus www.codebus.net