搜索资源列表
NetWin32Hooks_demo
- C#钩子使用的源码-C# using the hook-source
EnumHook2.0
- 这是一个钩子检测,枚举程序,可以发现系统中安装了哪些钩子.然后你就可以卸载它了. 这个rar包含原EnumHook工程,但原工程是用RadAsm2.2.1.1汉语增强版编译的,是汇编源代码,我将它重写成c++源码,这样就有利于进一步的开发了.
KeyHook
- 一个使用api实现模拟键盘输入的C#源码示例!
hookimportfunction
- 实现屏幕取词的技术方案和部分源码,第二个hook我没有编译测试过 因为我没有VC++1.52.所以代码可能会有错。 建议使用Borland c++,按16位编译。 如果用VC++1.52,则要改个选项 在VC++1.52的Option里,有个内存模式的设置,选大模式,和\"DS!=SS DS Load on Fun ction entry.\",切记,否则会系统崩溃。
ScreenCapture
- 本实例是VISUAL c++的有关HOOk技术的实例,对于学习VC以及C++而言是不可多得的,能助你提高C++的编程,该实例包含了全部的源码
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
API_HOOK.rar
- API HOOK源码,自己写的,C++源码,使用的也是定位IAT表,获取需要HOOK的API,然后HOOK并处理~,API HOOK source, wrote it myself, C++ Source, the use of the IAT is also positioning table, access to the needs of HOOK the API, and then HOOK and processed ~
VS2005hook
- c++钩子源码,记录键盘,和鼠标坐标 c++钩子源码,记录键盘,和鼠标坐标 -c++ hook source, record keyboard, and mouse coordinates
C-menghuan
- C++写的梦幻西游HOOK源码,为了给大家学习一下HOOK,并不是做破坏。
Filemon_src
- 本资源两部分:1、Windows文件系统过滤驱动开发教程(第二版),中文PDF文件。2、文件监控FileMon源码,C++/C代码-The resources of two parts: 1, Windows File System Filter Driver Development Guide (Second Edition), Chinese PDF files. 2, file monitoring FileMon source, C++/C code
wg
- 外挂源码框架C++,基于这个框架可以很快的编写出完美世界的外挂出来-hello
keyhook
- C#键盘勾子源码, 全局勾子, 适用于WIN7/XP-Source C# keyboard hook, global hook for WIN7/XP
apihook_Code
- 一个通过修改DLL文件的IAT表来实现的hook开发包源码-A DLL file by modifying the IAT table to achieve the hook development kit source
ClickMacro
- 鼠标记录重放程序源码,C++ Builder 源码.-Mouse record replay procedures source, C++ Builder source.
ApiHook
- 金山词霸的屏幕取词使用了HOOKWindows API的调用来实现的,这里的是一个用数组实现对函数的HOOK的管理功能C源码-PowerWord using the Screen HOOKWindows API call to achieve, and here is a realization of the function with an array of management functions of the HOOK source C
rawinput_wpf
- raw API监控键盘输入,C#源码,支持多键盘!-raw API monitor keyboard input, C# source code to support multiple keyboards!
HookRPM
- 向进程注入托管程序集(Hook ReadProcessMemory Api)(C#源码)-To process into the managed assembly (Hook ReadProcessMemory Api) (C# source code)
HookDemo-hidden-process
- Hook 隐藏进程,保护进程,强力保护进程被关闭,C++源码-Hook the process to hide, protect the process, strong protection of the process is closed, C++ source
C++builder键盘钩子源码
- C++builder键盘钩子源码。用hook技术编写,监控键盘输入内容。
C#屏幕取词实例
- C#屏幕取词实例,屏幕取词源码-适合二次开发(screen source code examples)