搜索资源列表
钩子函数例子
- 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
catwork0601
- 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINSTANCE,该 EXE 调用我的 DLL。我能将 HINST
windowshook
- 程序“刷刷刷”能够在键盘光标所在的文本输入框中自动输入文字(中文、英文、数字),程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间
C++Builder的系统钩子
- C++Builder编写作的系统钩子-C Builder prepared for the Hook
SDS_Function
- SDS is an acronym for Solutions Development System, a C/C++ language interface compatible with the ADS® (AutoCAD® Development System) interface found in other CAD systems. SDS provides hooks into IntelliCAD, allowing you to create custom applic
gamehook
- 使用vs.net,c#开发的外挂程序, 利用全局键盘钩子激活外挂, 通过进程内存读写技术,实现扫雷和连连看3的外挂功能。-use vs.net, c # development of the external procedure, and use the keyboard hook overall external activation, through the process of reading and writing memory technology, and the 1000 bloc
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
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 ~
apihook_Code
- 一个通过修改DLL文件的IAT表来实现的hook开发包源码-A DLL file by modifying the IAT table to achieve the hook development kit source
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
20105201345437
- 用api中SetCursorPos函数实现鼠标绕环,本实例为vb版,另有C#版,原理一样,本实例仅对于初学者,所以比较简单。 -SetCursorPos with api functions for the mouse circling in the instance of the vb version, and another C# version of the same principle, only for beginners in this instance, it is relativ
memory
- 实现读内存,C/C++编程实现,可以自由改写代码。-Reading memory, C/C++ programming, can be freely rewritten code.
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)