Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - hook
Search - hook - List
DL : 0
一个简单的鼠标钩子程序 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.
Update : 2024-05-19 Size : 47104 Publisher : 冰雨

DL : 0
hook拦截关机消息,包括测试例子,对初学者非常有用-shutdown hook to intercept the message, including test cases, is very useful for beginners
Update : 2024-05-19 Size : 88064 Publisher : warfee

DL : 0
全局钩子的一个例子,能截获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
Update : 2024-05-19 Size : 327680 Publisher : fridayzz

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

DL : 0
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.
Update : 2024-05-19 Size : 57344 Publisher : ithurricane

DL : 0
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.
Update : 2024-05-19 Size : 62464 Publisher : ithurricane

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

DL : 0
这是学习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!
Update : 2024-05-19 Size : 421888 Publisher : run

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

DL : 0
inline hook NtSetInformationFile 保护目录或文件-inline hook NtSetInformationFile
Update : 2024-05-19 Size : 3072 Publisher : 朱芮男

Inline HOOK ObReferenceObjectByHandle 保护进程-Inline HOOK ObReferenceObjectByHandle
Update : 2024-05-19 Size : 1024 Publisher : 朱芮男

HOOK ZwLoadDriver 截取驱动加载的信息-HOOK ZwLoadDriver Get the soum thing...........
Update : 2024-05-19 Size : 3072 Publisher : 朱芮男

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

DL : 0
HOOK技术在视频截取中的应用研究与实现.-希望大家一起学习和提高
Update : 2024-05-19 Size : 234496 Publisher : 邵鹏

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

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

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.
Update : 2024-05-19 Size : 5554176 Publisher : 云飞扬

DL : 0
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
Update : 2024-05-19 Size : 265216 Publisher : txyms

DL : 0
防止关机的动态库钩子程序,不支持按电源键关机-To prevent the shutdown hook a dynamic library program, press the power button does not support shutdown
Update : 2024-05-19 Size : 4096 Publisher : 高立海

DL : 0
Inline hook KeyboardClassServiceCallback实现键盘记录-Inline hook KeyboardClassServiceCallback achieved keylogger
Update : 2024-05-19 Size : 54272 Publisher : 刘阳
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.