搜索资源列表
Autoexe_code.zip
- 用日志钩子记录键盘输入
RecHook
- rechook 一个钩子的原代码 使用日志钩子实现键盘消息勾挂的例子 -rechook a hook of the original code using keyboard hook log news hook linked to the examples
qqv
- 一个 记录qq登陆密码并通过esmtp发送到指定 油箱的小程序,用asm编写 利用了 日志 钩子!
HookTest
- 日志钩子程序,记录激活的窗口名字及其相应的键盘操作。比单纯的键盘钩子好用-log hooks, and a window activation record names and their corresponding keyboard operation. Than purely utilitarian keyboard hook
findwindow
- 拦截findwindow,打印输出日志,利用Detours库,实现全局钩子,挂钩window api-Intercept findwindow
Autoexe_code
- 用日志钩子记录键盘输入--Record the keyboard input by using log hook
Hook
- 日志钩子实例:其中使用了鼠标及键盘钩子。仅供参考-Log hook examples: one using the mouse and keyboard hook. For reference only
KeyHook
- 一个键盘钩子程序,能够记录系统按键事件。并保存到日志文件里面-A keyboard hook procedure, be able to key case record system. And saved to the log file inside
Win_HOOK
- Windows系统采用的是事件驱动的机制,也就是说,整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子可以监控系统或进程中的各种事件消息,截获发往目标窗口的消息并进行处理。我们可以在系统中安装自定义的钩子,监视系统中特定时间的发生,完成特定的功能。比如截获键盘、鼠标的输入、屏幕取词、日志监视等等。可见、利用钩子可以实现许多特殊而有用的功能。因此,对于高级编程人员来说,掌握钩子的编程方法
hidewindows
- 一款可以瞬间显示/隐藏所有可视窗口程序的源码,采用了日志钩子,可以不使用任何DLL文件,只有一个EXE文件即可,其中还有对系统状态栏图标的存取操作等-A can instantly show/hide all visible windows program source code, using a log hook, you can not use any DLL files, only one EXE file to which the system status bar icon also
Keyloggers
- 一个简单的键盘记录程序,记录日志保存在D:log.txt,本软件仅供学习,请勿用于非法领域!-A simple keylogger, log saved in D: log.txt, this software is for learning, not for illegal field!