搜索资源列表
Autoexe_code.zip
- 用日志钩子记录键盘输入
鼠标键盘记录和回放
- 基于Delphi的钩子函数的应用原理,记录鼠标和键盘操作并且回放鼠标键盘操作过程-based Delphi hook function of principle, records mouse and keyboard and mouse and keyboard playback operation
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
VChook
- VC中利用钩子记录中文字符 VC中利用钩子记录中文字符
vczhwen
- VC中利用钩子记录中文字符, 关键字 HOOK,VC,中文
GetPass.rar
- 挂接键盘钩子,轻松记录各种密码的源代码,包括QQ,各种游戏帐号等。,Articulated keyboard hook to easily record the password source code, including QQ, games, etc. account.
jianpanjilu.rar
- 键盘记录的C++实现,以及SMTP的C++实现,。程序通过系统钩子函数捕获键盘输入,通过SMTP协议以邮件方式发送到邮箱,Record keyboard the C++ implementation, as well as SMTP implementation of the C++,. Process through the system keyboard hook function to capture, through the SMTP protocol to send messages
VBhook.rar
- 写了一个键盘钩子,利用了vb api函数GetAsyncKeyState,能够准确的截取没有加密的键盘记录,送给大家学习。,Write a keyboard hook, using a vb api function GetAsyncKeyState, accurate interception can not keyloggers encrypted, sent to them to learn.
hyyly
- 中文键盘记录器 拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳).-English keyboard loggers to intercept and modify the input method+ block, but does not modify the keyboard message (using WH_KEYBOARD hooks on the console is invalid, stability, best).
KeyBoardFilterDriver
- 该代码的功能是设置键盘钩子,记录键盘操作记录,包括键盘扫描码。-the function of this code is setting keyboard hooking and keeping the log of keyboard operation,the scan code is also included in it.
qqhacker
- 一个vc写的键盘记录源码,利用钩子技术,实现隐藏进程,以系统服务实现自启动 -Vc write a keylogger source code, using hooks technology, hidden processes, in order to achieve self-starting system services
Hook
- 通过钩子获取键盘鼠标事件,并将操作事件记录在文本。-Through the hook for keyboard and mouse events, and action events recorded in the text.
Hook
- 键盘记录钩子的两大应用;键盘钩子(分别记录字符输入,汉字输入),鼠标钩子(鼠标操作触发事件,键盘发声等),文件中包含五个完整工程,是学习钩子的很好资料。-Keyloggers hook the two applications keyboard hook (character input were recorded, Chinese character input), the mouse hook (trigger mouse events, keyboard sound, etc.), th
Autoexe_code
- 用日志钩子记录键盘输入--Record the keyboard input by using log hook
hook
- 用钩子实现记录用户键盘、鼠标操作并重现。-By hook users to achieve record keyboard, mouse operation and reproducibility.
mouse_simu
- 鼠标动作的记录和回放。可以用来学习鼠标钩子的使用,理解按键精灵的实现原理。-Mouse movement record and playback. Hook can be used to study the use of the mouse, understand the realization of the principle of the wizard button.
keyHook
- 键盘钩子程序,本压缩文件包含两部分代码,一部分是创建钩子的代码,另一部分是记录键盘按键的代码。-Keyboard hook procedure, the compressed file contains two parts, code, part of the code is to create hook, another part of the record keystroke code.
KeyHook
- 一个键盘钩子程序,能够记录系统按键事件。并保存到日志文件里面-A keyboard hook procedure, be able to key case record system. And saved to the log file inside
hookgouzilizi
- WINDOWS 钩子一个实例,大家可以根据这个来扩展写出自己想要的程序,比如键盘记录等-WINDOWS hook an example, we can expand this to want to write their own procedures, such as keyloggers and so on. . . .
支持中文的全局钩子
- 钩子技术,支持中英文记录 可深入学习。。。。。。。。。。。。。。。。。。。。。。。。