搜索资源列表
HookTest2
- vb.net 制作的一个hook程序,用来捕获空格键的输入。 -vb.net produced a hook procedures used to capture the space bar to the admission.
mhook
- 一个用c语言写的鼠标钩子程序,用钩子在Windows平台捕获鼠标动作。-a language used to write c mouse hooks, and use the hook on the Windows platform capture mouse movements.
Lesson20a
- 捕获鼠标和键盘的钩子程序,也可放行某些消息(如按键F2,关闭窗口)。-capture the mouse and keyboard hooks, and may also release certain information (such as keys F2, closing windows).
msn_spy
- msnspy,可以后台捕获MSN用户名密码的程序,采用钩子实现,中文注释很详细,适合看源码研究。-msnspy, background capture MSN users Password procedures used to achieve the hook, Chinese translations very detailed look at the source code for research.
KeyHOOKer
- 键盘捕获小程序,运行后可以记录所有键盘操作-small keyboard capture procedures, after running record of all keyboard
MouseHookandKeyBoardHook
- 鼠标钩子:记录当前窗口的句柄来判断鼠标是否离开窗口边界,并将鼠标位置处的窗口名称实时地显示出来. 键盘钩子:捕获用户键盘消息并利用消息框进行显示.-mouse hook : a record current window handle to determine whether the mouse left window border, and the location of the mouse window title is displayed in real-time. keyboard
AuditInfoCollector
- 利用hook api技术捕获消息,监视获取进程和文件信息的改变,并将数据以xml格式存储
Screen_Capture_Src
- 一个简单的可以捕获窗口的vc++代码,使用了 鼠标钩子技术。
Hooktest
- 不用DLL的HOOK实现,实现了捕获键盘输入、输入时当前窗口标题,并按日期记录为文件
CGIHOOK
- 演示如何调用并捕获另一个控制台程序的标准输出,修改后再输出。原来是用来修改美萍VOD服务器(CGI),修改一些不想要的广告内容的。原理上大概算是CGI钩子吧。
JWCCBTHook
- 一个捕获Window创建过程的Hook例子
WinKeyHook
- 钩子程序,捕获windows键.非常实用的DDL程序
msn_msg_record
- 捕获msn聊天记录!!本程序简要实现了如何通过对协议分析来截获网络流行即时聊天软件msn的聊天记录。
WindowScreenSrc
- Window Screen Capture Program.基于windowGDI的窗口捕获程序
hookDll
- 键盘钩子程序,EVC工程源码,是一个动态库,用来捕获键盘消息,在键盘消息发给OS前处理一下,是黑客程序或者高级编程人员必备的技能,非常难得的好资料,贡献出来与兄弟们共享。
测试鼠标钩子
- 鼠标捕获和相应测试小程序-mouse capture small and the corresponding test procedures
mimajieba
- 密码解霸源代码 密码解霸可以捕获Win9x/Win2k/WinXp下的几乎所有普通窗口的登录密码
完整的发声程序
- 用钩子实现捕获键盘后发出字母声音,完整的发声程序-achieve caught with hook keyboard letters issued after the voices audible integrity of the process
InjectDLL
- DLL注入用于运行,迫使它加载一个动态链接库在另一个进程的地址空间代码的技术。 DLL注入经常被第三方开发的方式来影响它的作者并没有预料或打算程序的行为。例如,注入的代码可以捕获系统功能调用,或阅读文本框的密码,不能以通常的方式完成的内容。
mousehook.rar
- 在系统中挂接全局鼠标钩子,可以捕获任何时刻任何程序中的鼠标位置。,Articulated in the system global mouse hook, you can capture any process at any time the location of the mouse.