资源列表
getword
- 一个利用WindowsAPI获取屏幕文字的程序,利用HOOK API。-For screen text, using HOOK API.
mousehook
- hook鼠标获取当前窗口的鼠标坐标,并显示到单文档中-mouse hook to get the current mouse coordinates of the window and displays into a single document
MFC-keyboard
- 这是一个MFC键盘消息的C++源程序,适用于初学者,当试运行该文件,你可以了解机基于MFC的基本编程过程-this is a programme about MFC keyboard information,it s good for someone who has a little kongwledge about MFC.
GlobalHook
- 使用全局钩子HOOK技术对键盘和鼠标消息进行监控,并做好记录,方便回放。-Use global hook HOOK technology to monitor keyboard and mouse messages, and make a record, convenient playback.
Hook
- Test program for hook
Hook
- 钩子程序,具备后门开关F2,组合键无效,截断所有按键和鼠标信息。-Hook procedure, with the back door switch F2, a combination of keys does not work, cut off all the keystrokes and mouse information.
TCP_Forward-v1.1
- gid源码。使用画板超级方便,直接绘画各种各种方便-Gid source code. Using tablets super convenient, direct painting all sorts of all sorts of convenient
HideDlg
- 记录键盘的每次按键,保存在一个指定的文本文件中。-Records of each keyboard key, stored in a specified text file.
apihook.rar
- 一个钩子程序,使用detours实现对记事本的退出事件的截获,可供入门人参考,A hook procedure, the use of detours to achieve exit Notepad events intercepted for entry reference
HookTest
- VC Hook钩子技术应用该软件采用apihook,winsock等技术-VC Hook钩子技术应用
Test_hook
- HOOK api对MessageBox函数的挂钩。-HOOK api
keyboard-and-mouse
- MFC程序截取键盘和鼠标输入并进行处理, 在MFC主界面的初始化函数中添加相关函数,具体见代码。-MFC program to intercept the keyboard and mouse input and processing, In the MFC main interface initialization function to add the relevant function, see the specific code.