资源列表
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.
Windows-Rootkitss-dev
- Windows操作系统下内核级Rootkitss隐蔽技术研究.pdf,深入浅出的讲述Api Hook方面的内容-Windows Rootkitss
UseKeyHook
- 调用键盘钩子DLL,实现监视系统的键盘操作-Call keyboard hook DLL, the keyboard operation of the monitoring system
MousehookDll
- 创建记录当前鼠标所在窗口标题信息的鼠标钩子D-Create a record of the current window title information in the mouse the mouse hook DLL
WebKnight[1]
- VS2008已经删除ATL Server的内置代码,把它独立为一个开源项目。VS2008的ATL Server -VS2008已经删除ATL Server的内置代码,把它独立为一个开源项目。VS2008的ATL Server
QQ2011pwd
- 禁止qq2011登录窗体的密码保护功能,单机commond 1实现 qq密码框保护失效。-Prohibit qq2011 login form password protection,Stand-alone commond achieve qq password box protection failure.
directX-record
- 轮询键盘,并把键盘输入保存到key_state结构中,判断是否有键被按下或弹起。-Polling the keyboard, and keyboard input to save to key_state structure to determine whether a key is pressed or released
SetWindowHookEx
- SetWindowHookEx.rar记录非密码保护的所有全局键盘句柄内容-SetWindowHookEx.rar record non-password-protected content of all global keyboard handler
input
- 一个拦截并修改输入法的模块(源码) 拦截并修改输入法,就是说比如你用智能ABC输入法,输入法文字是“一二三”,但是确认上屏后出来的内容确是“四五六”这样子,此技术大概可以用来做输入法*辅助工具之类的吧。 模块是一个DLL,用VC++写的,压缩包里有这个DLL的源码。原理就是使用API HOOK拦截输入法的相关函数(ImmGetCompositionString函数,应用程序通过调用这个函数取得输入法输入),以达到截获并修改输入信息的目的。 -An intercept and
dllhookapi
- 驱动DLL注入源码,学习驱动很好的代码.应用层和驱动层都有源代码-Here you can find source codes. Note: to compile NtProcDrv you need NTDDK to be installed on your computer. To run compiled sample, place tunew20.dll in any folder that is specified in PATH variable (windows/syst
HookTest
- 全局HOOK演示,本来利用VC编写全局钩子屏蔽所有鼠标消息和键盘消息-hook program demo
Hooks
- 实现进行键盘监听,可以得到时间输入的内容-Implement monitor keyboard, can get the content of the time input