资源列表
Hide_Disk_Partition_using_Irp_Hook
- 利用IRP挂钩技术来隐藏磁盘分区。如果传递的IRP为隐藏磁盘的IRP,则丢弃。代码分为应用层和驱动层。-IRP hooks using technology to hide the disk partition. If you pass the IRP to hide disk IRP, then discarded. Code into the application layer and driver layer.
Bypass_Head_Inline_Hook
- 绕过head Inline Hook.以未导出函数KiInsertQueueApc为例,演示如何恢复钩子。-bypass head inline hook. Take KiInsertQueueApc as an example and show how to achieve it.
RemoteInject
- 消息钩子的注入代码,进行消息钩子的示例。-Message hook into the code
KeyHookvb
- 监视 键盘 num caps insert scr 键状态-Monitor keyboard key state num caps insert scr
MouseHook
- 一个钩子应用的具体实例,可以更具体了解钩子的创建与运用,试用初学者。-Specific examples of the application of a hook, the hook can be more specific understanding of the creation and use of probation for beginners.
keyhook
- 关于WINDOWS HOOK机制的一段代码-Mechanism on a piece of code WINDOWS HOOK
Mousehook
- Mouse-鼠标钩子很好用的程序,希望对你有帮助-mouse hook program i hope to help you
Hook
- hook 挂接窗口-hook dddddddddddd guajiek
KeyBoardHook
- 在VC环境下,演示键盘钩子应用实例,对理解钩子函数有用-KeyBoardHook
izg
- 自己写的 怪怪水族馆 辅助软件源码 使用了远程钩子技术来实现辅助抓鱼的功能-Write their own strange aquarium supporting software source code
Hook
- 1、自带detours库文件 说明文件pdf 2、底层HOOK API CreateFile 有范例程序(vs2008) 3、底层Hook API DeleteFile-1, detours library comes with documentation pdf 2, bottom HOOK API CreateFile a sample program (vs2008) 3, bottom Hook API DeleteFile
Hook_key_mouse
- 该程序设置全局鼠标键盘钩子函数,然后钩子函数对截取的消息发给本程序,消息按windows定义的WPARAM,LPARAM封装-The program set a global mouse and keyboard hooks, and then hook on the interception of messages sent to this procedure, the message defined by windows WPARAM, LPARAM package
