资源列表
DBG_API
- Accoding to the Debugging Information, patch code into some program during the runtime.
onoffkeyboard
- VC全局键盘钩子,程序的功能有2个,1是隐蔽键盘,2是隐蔽键盘+鼠标-VC global keyboard hook, the program has two functions, one is a hidden keyboard, 2 hidden keyboard+ mouse
hookSysFastCall.rar
- 一个挂钩系统调用表的小示例,用DDK的Build工具生成。,A linked system call table of a small sample, using the Build tool to generate DDK.
InjectDll
- DLL注入工具源码,包括远程线程注入以及启动暂停进程修改入口注入,另附后者需要的特殊DLL的源码-DLL injection tool source, including remote thread injection and start the process to modify the entrance into the suspension, which attached a special DLL source code need
Screen-Procedure-(source)
- 屏幕取词方法4:屏幕取词程序(源程序)-Screen Procedure (source)-Screen Translation Method 4: Screen Translation program (source)-Screen Procedure (source)
KDll
- 一个截获键盘按键的动态链接库,在XP下,VC6编译通过-intercepted a keyboard button dynamic link library, in XP, compiled by VC6
clipspy_source
- Cliboard Handling Technique. Good Examples, DDX Clipboard Spy. Hooking Examples.
Dll2Process
- 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting fu
catchword
- 一个利用钩子函数实现屏幕取词的程序,编译通过,仅供参考
WindowsFormsApplication1
- 钩子程序,新看的获取键盘程序,按ctrl_alt可以应用 -Hooks, new look for the keyboard procedure can be applied by ctrl_alt
KeyboardDemo
- MFC键盘消息处理的实例源码,很不错的vc源码,推荐!-MFC source code examples of keyboard message handling, very good vc source, recommended!
RegisterUserApiHook
- 拦截并修改输入法(使用未公开函数RegisterUserApiHook-Intercept and modify the input (to use the undocumented function RegisterUserApiHook)