资源列表
sseesa
- 这代码是利用HOOK技术把PsCreateSystemThread 函数钩挂实现杀掉指定线程-This code is the use of technology to PsCreateSystemThread HOOK hook function to achieve the specified thread to kill
09HookDemo
- windows钩子函数样例, 是API截获的基础-Sample hook function windows
Hook_DLL
- Hook keyboard DLL API
Mousehook
- 鼠标钩子编程,很不错的vc源码,希望能对大家有所帮助-Mouse hook programming, very good vc source, I hope you can help
UsbProtect
- USB保护程序,对复制文件功能进行HOOK-USB saver function for copying files HOOK
Pack_Hook_Strong
- Hook方式获取指定进程的网络封包,经过本人修改,功能十分强大, 可以获取任意程序封包-Hook obtain the specified process network packets
paste-function-is-not-allow
- 通过按键消息阻止粘贴 vc6;有时候默写输入禁止用户使用粘贴方式;-This code is designed to disable Paste function in TxtBox Through the key message blocking ; It was design in vc6 sometimes, paste function is not allow when users input information This code do it well
pmjtcore
- 很有用的屏幕截图源代码,希望对各位有用,多来下载-Useful screen capture the source code
ASP_jiekou
- 这是一个短信平台搭建的ASP接口,语言采用的是VBscr ipt,有兴趣的朋友可以下载。-This is a messaging platform to build an ASP interface, the language used is VBscr ipt, and friends who are interested can download.
AntiIATHook
- IAT HOOK的检测及修复示例,可用于用户态的rootkit侦测及修复。-show you how to detect and repair the IAT HOOK in user mode.
erasehooker
- 加载驱动,扫描并恢复系统所有函数的HOOK驱动-Restore the system drive all functions of the HOOK
InnerHook
- Windows钩子的应用,在VC6.0编译通过