Welcome![Sign In][Sign Up]
Location:
Search - 一个钩子例程

Search list

[Hook apiHookT

Description: 很好用的一个钩子例程 刚学钩子编程的可以看看 vc++6.0环境
Platform: | Size: 6470 | Author: guowb | Hits:

[Windows DevelopHookSys_demo

Description: 一个演示钩子功能的例程.来自www.codeproject.com。-a demonstration of the hook function routines. From www.codeproject.com.
Platform: | Size: 143448 | Author: 刘怀国 | Hits:

[Technology Management使用全局钩子截获键盘按键消息

Description: 钩子是Windows中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目的地之前截获它们并根据用户要求做出相应处理。钩子的种类很多其作用也不同,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。
Platform: | Size: 7148 | Author: yangrh2000 | Hits:

[Hook apiDLL调用CALL 外挂

Description: 一个钩子例程 注入游戏进程调用游戏 CALL
Platform: | Size: 822115 | Author: accy@live.cn | Hits:

[Windows DevelopHookSys_demo

Description: 一个演示钩子功能的例程.来自www.codeproject.com。-a demonstration of the hook function routines. From www.codeproject.com.
Platform: | Size: 143360 | Author: 刘怀国 | Hits:

[Hook apiHookT

Description: 很好用的一个钩子例程 刚学钩子编程的可以看看 vc++6.0环境-Good used a hook routines just Xue hook programming can see vc++ 6.0 environment
Platform: | Size: 6144 | Author: guowb | Hits:

[OS programHook

Description: 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中,这样才能被各种相关联的应用程序调用。在WINDOWS中,日志钩子是个很特别的钩子,它只有全局钩子一种,是键盘鼠标等输入设备的消息在系统消息队列被取出时发生的,而且系统中只能存在一个这样的日志钩子,更重要是,它不必用在动态链接库中,这样可以省却了为安装一个全局钩子而建立一个动态链接库的麻烦。利用日志钩子,我们可以监视各种输入事件,下面的示例可以用来记录键盘的输入,当有按键发生时,自动记录按键动作的日期和时间以及当前激活的窗口名称。 根据网上教程编写并调试通过.-WINDOWS hook are message handling mechanism in a point, by installing a variety of hooks, the application can set the appropriate subroutine to monitor the messaging system, as well as the message arrive at these objectives deal with them before the window. A lot of the type of hook, each hook can be intercepted and processed the corresponding message, such as a keyboard hook keyboard can be intercepted message, the mouse can be intercepted mouse message hook, hook shell can be intercepted by the application to start and turn off the message, log hook can monitor and record input case. Hook into thread-specific hook and global hook, thread-specific hook to monitor only the specified thread, it is necessary to monitor the system all the threads must be used in the overall hook. The overall hook, hook function must be included in a separate dynamic-link library (DLL), this can be a variety of applications associated call. In WINDOWS, the log is a very special hook the hook, it is only a
Platform: | Size: 206848 | Author: changyou | Hits:

[Hook apiHookDemo

Description: 一个简单系统钩子的应用例程,需要的可以看一看,-Hook a simple application of routine, need to look at,
Platform: | Size: 27648 | Author: | Hits:

[Hook apihook.dll

Description: 一个全局键盘钩子(hook)的例程,包括hook.dll及调用程序 -A global keyboard hook (hook) of the routine, including call hook.dll and procedures
Platform: | Size: 48128 | Author: sd | Hits:

[Hook api200622314131788

Description: 键盘全记录密码盗取发送程序 本程序为学习Liu_mazi的例程而完成,StartEXE目录中为安装主程序,主程序编译时会把钩子链接库文件打包进来,运行时会把安还原到系统中,然后在系统中安装一个WH_GETMESSAGE钩-Full Record keyboard to send the password stealing program for the study of this program were completed Liu_mazi routine, StartEXE directory for installing the main program, main program at compile time will come packaged hook-link library files, run-time will restore security to the system, then installed in the system a WH_GETMESSAGE hook ...
Platform: | Size: 745472 | Author: noise1980 | Hits:

[Hook api180

Description: 钩子是window中消息处理机制的一个要点,通过安装各种钩子,应用程序可以设置相应的子例程来监控系统里的消息传递及这些消息到达目标窗口程序之前处理它们。本程序利用钩子技术实现键盘监控。-Hook is a window message processing mechanism in a point, by installing a variety of hooks, the application can set the appropriate subroutine to monitor the messaging system and procedures for these messages reach the target window before processing them. The program uses technology to hook the keyboard controls.
Platform: | Size: 15360 | Author: hgCiCi | Hits:

CodeBus www.codebus.net