搜索资源列表
MenuToChinese
- 利用钩子函数轻松实现应用程序的汉化 :MenuToChineseHook 运行环境:Win 2000/XP;Microsoft Visual C++ 6.0 注意事项: 本程序在Windows2000或XP下均可运行, 共4个文件: MenuToChinese.exe //汉化主程序,首先运行它 MenuToChineseHook.lib //钩子函数的链接库 MenuToChineseHook.dll DemoToChines
antihook_src
- 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
屏幕取词程序(源程序).rar
- 屏幕取词程序(源程序),Screen Procedure (source)
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 ~
GetScreen
- C++控制台下截取屏幕源代码,研究下吧-C++ source code for the console screen, under the Interception of research under the bar. . . . .
pmqc
- 一个NT下的屏幕取词程序的源代码- Under a NT screen takes the word procedure the source code
apihook_Code
- 一个通过修改DLL文件的IAT表来实现的hook开发包源码-A DLL file by modifying the IAT table to achieve the hook development kit source
rawinput_wpf
- raw API监控键盘输入,C#源码,支持多键盘!-raw API monitor keyboard input, C# source code to support multiple keyboards!
Hook-registry-monitor
- DLL 动态库,主要 用Hook 对注册表的指定项 进行动态的监控,参数由自己输入,- extern "C" __declspec(dllexport) BOOL InstallHook(HWND handle) { hhook = ::SetWindowsHookEx(WH_SHELL, MyShellProc, GetModuleHandle("Hook.dll"), 0) hWnd = handle RegMonPID = GetCurrentProce
API_HOOK
- 实验屏幕取词的原理,有C++例子,采用钩子-The principle experimental Screen Translation, C++ source code
HookAPI
- c++的HOOK API源码 通俗易懂-c++ source code of the HOOK API
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
Hook_system
- 用C++实现的HOOK源码,代码已通过编译,很不错。-Using the HOOK implemented by C++ source code has compiled, very good.
PE-monitor---(doc-and-source)
- pe 文件监控的c++文档 及源码 监控一个新的陌生的应用程序第一次在系统中运行的时候是否修改了系统本来的文件-PE monitor (doc and source)
cPP-source-for-hook-learning-
- 这是windows程序设计(王艳平)一书,hook章节的源代码,方便hook学习-c++ source for hook learning
eimx
- json c 0,9 Source code and documentation-Json 0, 9 c Source code and documentation
4435877
- C ++ source code shared memory source code-C++ source code Shared memory source code
C#屏幕取词实例
- C#屏幕取词实例,屏幕取词源码-适合二次开发(screen source code examples)
