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

Search list

[Hook apikeyhookzln

Description: 用VB编写的拦截键盘HOOK-VB prepared to intercept keyboard HOOK
Platform: | Size: 3072 | Author: 张乐宁 | Hits:

[Hook apiKeyHook_demo

Description: Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file-Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file
Platform: | Size: 138240 | Author: Jet Lan | Hits:

[Hook apiVBHook

Description: 这是一个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
Platform: | Size: 5120 | Author: li | Hits:

[Hook apiGetColor

Description: 采用全局hook,可以获取屏幕上任一点的颜色-The use of global hook, can get his point color screen
Platform: | Size: 66560 | Author: sky | Hits:

[Hook apiMouseHook

Description: C#2005下鼠标全局钩子的实现演示源代码.-C# 2005 a mouse global hook under the realization of demo source code.
Platform: | Size: 95232 | Author: 王子 | Hits:

[Game Hook Crackjh46j4jdgf

Description: VB全局钩子 VB全局钩子-VB overall hook VB overall global hook hook VB
Platform: | Size: 13312 | Author: akdfja | Hits:

[Hook apiCode

Description: Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. How to install the hook process, how to write global hooks, dynamic link library data sharing global variables analysis. ADO database programming. The use of ADO in the VB controls and ADO Object Access database, the use of ADO in VC technology access database.
Platform: | Size: 159744 | Author: 秋水飘零 | Hits:

[Hook apiMouseHook

Description: Mouse Hook,简单的全局钩子程序,对指定的事件进行过滤.-Mouse Hook, a simple global hook procedures, the specified event filter.
Platform: | Size: 48128 | Author: wu0251 | Hits:

[Hook apiHookInExe

Description: 在EXE中实现 全局钩子HOOK 在EXE中实现 全局钩子HOOK -To achieve the overall situation in the EXE in the EXE hook HOOK achieve global hook HOOK
Platform: | Size: 199680 | Author: lihuanglong | Hits:

[Internet-NetworkHook

Description: 勾子 代码 Hook编程。如何安装钩子过程,如何编写全局钩子-Hook hook programming code. How to install the hook process, how to write global hooks
Platform: | Size: 1024 | Author: 席秋波 | Hits:

[Hook apiActiveKey

Description: 全局键盘钩子DLL 模拟键盘消息和鼠标消息-Global keyboard hook DLL simulate keyboard and mouse news news
Platform: | Size: 20480 | Author: 周礼 | Hits:

[Hook apiHookDll

Description: 一个全局钩子,可以截获系统的所有消息 主要完成鼠标和键盘的消息截获-A global hook, you can intercept all the information systems major to complete the mouse and keyboard messages intercepted
Platform: | Size: 826368 | Author: 郑万伟 | Hits:

[Hook apiglobhook

Description: 全局勾子,可以学习一下了。呵呵 很不错的。-Global hook, you can learn about the whole thing. Ha ha very good.
Platform: | Size: 299008 | Author: 学者 | Hits:

[Hook apikernel_Global

Description: 使用direct技术,能过NP,包括QQ的密码保护,拦截一切键盘输入的好工具,全局钩子,代码很少,不超过250行,没DLL直接实现的-Direct the use of technology, can lead NP, including QQ password protection, to intercept all keyboard input of a good tool, global hook, code small, not more than 250 lines, no DLL directly realized
Platform: | Size: 3396608 | Author: 王百万 | 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:

[OS programHOOKAPI

Description: 使用钩子函数-数据传递HOOKAPI获取当前鼠标指针的全局钩子源码-The use of hook function- HOOK API data transfer mouse pointer access to the current global hook source
Platform: | Size: 227328 | Author: csdner | 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 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 apihook

Description: 在vs2008下面测试通过 简单的实现了进程内的hook调用,和全局hook,hook部分简单的实现了屏蔽键盘和鼠标消息,后门为功能键F2,有详细的说明,适合入门研究学习 一共三个文件, v19e2_Hook.rar为全局hook程序块,v19e2_HookTest.rar为测试全局hook的程序,v20e1_innerHook.rar为在一个单独的进程内调用hook,-Simple implementation of the process, call the hook, and global hook, hook some simple keyboard and mouse to achieve a shielding information, the back door for the function keys F2, a detailed description of study for entry of a total of three documents, v19e2_Hook.rar to Global hook block, v19e2_HookTest.rar global hook procedures for testing, v20e1_innerHook.rar in a separate process within the call hook,
Platform: | Size: 26737664 | Author: echo | Hits:

[Hook apiHOOK

Description: 一个用全局钩子实现DLL的注入及热键呼出的例子,可供参考.-To achieve a global hook DLL with the injection and the hot breath of the examples is available for reference
Platform: | Size: 5724160 | Author: 雷迪嘎嘎 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net