搜索资源列表
钩子函数例子
- This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You
SysHook_C++_Src
- 很简单的c++做system hook的例子,值得参考-Very simple c ++ example of making system hook, is worth consulting
NetWin32Hooks_demo2
- 是.NET环境下实现全局HOOK的例子,是又C#.NET开发-yes.NET environment to achieve overall HOOK example, is another C#.NET development
catwork0601
- 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINSTANCE,该 EXE 调用我的 DLL。我能将 HINST
MenuToChinese
- 利用钩子函数轻松实现应用程序的汉化 :MenuToChineseHook 运行环境:Win 2000/XP;Microsoft Visual C++ 6.0 注意事项: 本程序在Windows2000或XP下均可运行, 共4个文件: MenuToChinese.exe //汉化主程序,首先运行它 MenuToChineseHook.lib //钩子函数的链接库 MenuToChineseHook.dll DemoToChines
mhook
- 一个用c语言写的鼠标钩子程序,用钩子在Windows平台捕获鼠标动作。-a language used to write c mouse hooks, and use the hook on the Windows platform capture mouse movements.
2006051511874
- QQ尾巴病毒的Visual C++实现,仅作为学习和交流之用-QQ tail Visual C virus achieved only as a learning and the exchange of use
Hookpwd
- 取输入框中星号的字符,获取窗口属性(坐标,大小,类名)等 读取窗口列表 修改窗口标题 开发环境:Vc++ 6.0-imported from asterisk in the box characters, access to the window properties (coordinates, size, class names) to read a list of windows to amend window title development environment : Vi
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或以后的版本可
C++Builder的系统钩子
- C++Builder编写作的系统钩子-C Builder prepared for the Hook
C-menghuan
- C++写的梦幻西游HOOK源码,为了给大家学习一下HOOK,并不是做破坏。
COMHook_Src
- Visual C++ HOOK COM接口-Visual C++ HOOK COM Interface
C
- 用C语言写的*代码。。欢迎下载学习~-Written in C language using the keyboard logging code. . Welcome to download learning ~
socket_hook
- 详细说明利用自己开发的Wsock32.dll文件替换C:\Windows\System32\Wsock32.dll文件,以此实现截包功效!-Detailed descr iption of the use of their own to replace Wsock32.dll file C: \ Windows \ System32 \ Wsock32.dll documents in order to achieve effectiveness cut-off package!
C++
- code C++ ve hook rat hay
C++builder键盘钩子源码
- C++builder键盘钩子源码。用hook技术编写,监控键盘输入内容。
Wind量化平台-用户手册(C++)(适用于新版C++接口)
- 简单示例了wind量化接口的测试代码,是wind数据获取接口使用和编写新接口的新手入门读物(A simple example of the wind quantization interface test code)
messageboxa
- c++ builder里的钩子拦截信息,用的是messageboxa(The hook in c++ builder intercepts information, using messageboxa)
C#屏幕取词实例
- C#屏幕取词实例,屏幕取词源码-适合二次开发(screen source code examples)