资源列表
HookTest
- 全局HOOK演示,本来利用VC编写全局钩子屏蔽所有鼠标消息和键盘消息-hook program demo
hooklib
- 一个hooklib,使用distorm解析指令 支持 ring0 & ring3 以及 x86 & amd64 -A hooklib use distorm parsing instructions Support ring 0, & ring3 as well as x86 & amd64
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
input
- 一个拦截并修改输入法的模块(源码) 拦截并修改输入法,就是说比如你用智能ABC输入法,输入法文字是“一二三”,但是确认上屏后出来的内容确是“四五六”这样子,此技术大概可以用来做输入法外挂辅助工具之类的吧。 模块是一个DLL,用VC++写的,压缩包里有这个DLL的源码。原理就是使用API HOOK拦截输入法的相关函数(ImmGetCompositionString函数,应用程序通过调用这个函数取得输入法输入),以达到截获并修改输入信息的目的。 -An intercept and
SetWindowHookEx
- SetWindowHookEx.rar记录非密码保护的所有全局键盘句柄内容-SetWindowHookEx.rar record non-password-protected content of all global keyboard handler
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
QQ2011pwd
- 禁止qq2011登录窗体的密码保护功能,单机commond 1实现 qq密码框保护失效。-Prohibit qq2011 login form password protection,Stand-alone commond achieve qq password box protection failure.
WebKnight[1]
- VS2008已经删除ATL Server的内置代码,把它独立为一个开源项目。VS2008的ATL Server -VS2008已经删除ATL Server的内置代码,把它独立为一个开源项目。VS2008的ATL Server
MousehookDll
- 创建记录当前鼠标所在窗口标题信息的鼠标钩子D-Create a record of the current window title information in the mouse the mouse hook DLL
UseKeyHook
- 调用键盘钩子DLL,实现监视系统的键盘操作-Call keyboard hook DLL, the keyboard operation of the monitoring system
Windows-Rootkitss-dev
- Windows操作系统下内核级Rootkitss隐蔽技术研究.pdf,深入浅出的讲述Api Hook方面的内容-Windows Rootkitss
firewall
- 可以实现在WINDOWS下基于tcp,udp以及icmp协议的数据包过滤的简易防火墙-Simple firewall that can be achieved under WINDOWS tcp, udp and icmp protocol-based packet filtering