资源列表
windows_hook
- windows hookHOOK API是指截获特定进程或系统对某个API函数的调用,使得API的执行流程转向指定的代码。Windows下的应用程序都建立在API函数至上,所以截获API是一项相当有用的技术,它使得用户有机会干预其它应用程序的程序流程。-HOOK API是指截获特定进程或系统对某个API函数的调用,使得API的执行流程转向指定的代码。Windows下的应用程序都建立在API函数至上,所以截获API是一项相当有用的技术,它使得用户有机会干预其它应用程序的程序流程。
keyboard
- 模拟键盘输入 不错的例子模拟键盘输入 不错的例子-Simulation of keyboard input simulation good example good example of keyboard input
InnerHook
- Windows钩子的应用,在VC6.0编译通过
erasehooker
- 加载驱动,扫描并恢复系统所有函数的HOOK驱动-Restore the system drive all functions of the HOOK
AntiIATHook
- IAT HOOK的检测及修复示例,可用于用户态的rootkit侦测及修复。-show you how to detect and repair the IAT HOOK in user mode.
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.
pmjtcore
- 很有用的屏幕截图源代码,希望对各位有用,多来下载-Useful screen capture the source code
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
Pack_Hook_Strong
- Hook方式获取指定进程的网络封包,经过本人修改,功能十分强大, 可以获取任意程序封包-Hook obtain the specified process network packets
UsbProtect
- USB保护程序,对复制文件功能进行HOOK-USB saver function for copying files HOOK
Mousehook
- 鼠标钩子编程,很不错的vc源码,希望能对大家有所帮助-Mouse hook programming, very good vc source, I hope you can help
Hook_DLL
- Hook keyboard DLL API