资源列表
rawinput_src
- Raw input device. // Create a new InputDevice object, get the number of // keyboards, and register the method which will handle the // InputDevice KeyPressed event -Raw input device. // Create a new InputDevice object, get t
SystemHooks2
- Windows hooking functions. Keyboard and Mouse hooks are provided. Low level and high level functions.
MouseKeyboardLib2005
- Windows hooking functions. Mouse hooks are provided. Low level and high level functions.
key_preview
- Windows hooking functions. Keyboard hooking demo. Low level and high level functions.
HideProcessHookMDL
- 利用ssdt钩子,隐藏以_root_开头的进程,-Ssdt use hooks to hide _root_ at the beginning of the process,
anti-hook-ssdt
- ssdt钩子检测,利用查找ntkrnlpa.exe中导出的ssdt的起始地址和大小,比较实际的ssdt地址表中的内容,找出钩子-ssdt hook detection, the use of export ntkrnlpa.exe Find ssdt the start address and size, a more realistic ssdt address the contents of the table to find out hook
antihook_src
- 创建一个内核驱动,伪造一个ssdt表,使得ssdt钩子失效。-Create a kernel driver, forged a ssdt table, making failure ssdt hook.
jianpanjilu
- 键盘的记录,系统API函数hook技术的探讨,附带源码-Record keyboard, hook the system API function of technology, with source
winspy_package
- 各种注入DLL的方法,好三四种此为源码可正常编译
capture_mouse
- 这段代码程序教给你如何编写钩子程序,以及如何利用钩子钩住鼠标,并进行截图操作,代码对进行远程鼠标抓取合成,做远程控制的很有价值的参考-Procedures for the code to teach you how to hook the preparation procedures, as well as how to use the mouse hook hook and screenshot operations, code for remote mouse crawling on the
fire
- this a simple firewall but you need vc++ to run it
1
- 在Windows系统中用VC实现钩子机制-Windows vc