▍1. MousehookDemo
调用鼠标钩子DLL的实例源码,希望对大家有所帮助(Call an instance of the mouse hook DLL source code, we want to help)
调用鼠标钩子DLL的实例源码,希望对大家有所帮助(Call an instance of the mouse hook DLL source code, we want to help)
c# HOOK SOCKET Send,看了一下,写这类的档案太少了(failed to translate)
说明: 使用原始套接字对包进行过滤,然后可以对所抓到的包进行详细的分析(use raw socket to filter packet)
说明: 关于DLL解释得比较好的文章,天天和dll文件打交道,究竟有多少人清楚的知道它的作用和原理呢,本文深入浅出,能学习到钩子的原理!(DLL good explanation on the article, dealing with every day, and the dll file, how many people know exactly what its role and principles, this article easy to understand, to learn the principles of the hook!)
进程防杀,,HOOk由 taskmsg 发出的消息(The process of anti-kill,, HOOk message issued by the taskmsg)
send message to all windows after UnhookMessagHookEx
说明: 使用全局键盘钩子,监听所有键盘消息,内有详细注释(Use global keyboard hook, monitor all keyboard messages, with detailed notes)
bypass windows hook engines which if the LoaderLock is held not executes the hook handler.
PasswordSpy is a program to reveal passwords in other programs. It uses Windows Hooks to inject its code into other processes in order to reveal the password. It works by taking advantage of a security hole in Windows.
采用钩子函数进行键盘监视,将键盘输入信息保存到一个文件中(Using the keyboard hook function monitor, keyboard input information saved to a file)
说明: HookAPI的源玛文件,也有编译好的文件 HookAPI的源玛文件,也有编译好的文件(HookAPI)
说明: 一个不用DLL的键盘底层钩子,运行后可以监视其他应用的键盘输入。(an keyboard hook not use DLL, use it can monitor all application s keyboard input.)
钩子程序,非常适合初学者,个人感觉还是相当不错的(so good,you can learn many things form it)
实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。 实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。 实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。( dlltest MouseHook KeyboardHook)
优化算法中直接搜索法,Hooke-Jeeves算法(Direct search optimization method, Hooke-Jeeves Algorithm)
鼠标键盘消息钩子实例程序,通过动态连接实现(Keyboard mouse hook example of the news program, through the dynamic connection)
文件HOOK例程HookFindFile.rar,可以直接以VC6编译通过,达到文件隐藏目地。(HOOK routine document HookFindFile.rar, can be passed directly to the VC6 compiled to document the hidden purpose.)
挂接键盘钩子,轻松记录各种密码的源代码,包括QQ,各种游戏帐号等。(Articulated keyboard hook to easily record the password source code, including QQ, games, etc. account.)