搜索资源列表
API500
- 常用500多个windows API函数说明,并含有VB举例的程序代码-used more than 500 windows API function illustrated, containing examples of VB code
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
msvbvm60
- 本控件采用无崩溃HOOK技术,零代码轻松实现XpCorona窗体效果(在设计时(VB6)就可以看到效果),并且可以实现窗体的透明,最上层等。完全可以跟商业控件相媲美,控件大小325K,另附工程示例 -Control adopts the collapse HOOK technology, code is easier to XpCorona Form effect (at the design (VB6) can see the effect), and forms can achieve a
Hook_Windows_API
- 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全
RecHook
- rechook 一个钩子的原代码 使用日志钩子实现键盘消息勾挂的例子 -rechook a hook of the original code using keyboard hook log news hook linked to the examples
JGame
- 一些传奇3私服登陆器破解原理的源代码例子-some legendary artists landers crack three tenets of the source code examples
GetScreenWord
- 屏幕取词源代码,分为98和NT两个版本,包含DLL源码和,使用的例子,推荐下载。-Capture Characters from Screen source code, divided into two 98 and NT versions, and includes DLL source code, examples of usage, recommended download.
MuMaDll
- 一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏-a remote embedded process DLL code examples, the process can be achieved hidden
MouseHook
- vc鼠标钩子应用实例的源码,希望可以对大家有所帮助-vc source code examples right hook, I hope you can help
interrupthook_sc
- Examples of system interruption code hook
WindowsAPISoruces
- windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
NoDLLHOOK
- 不用DLL就与windows挂钩的HOOK 源码范例 -Without DLL linked with windows source code examples HOOK
VC_programming_code_examples_implement_hook
- VC编程实现如何实现钩子实例代码VC programming code examples of how to implement the hook-VC programming code examples of how to implement the hook
HookCode
- VC++写的APIHook实例源代码,值得一看!-VC++ source code examples written in APIHook, worth a visit!
Dll
- 呼出窗口代码例子,dll例子,新手直接编译即可,新手帮新手-exhaled windows dll code, dll dll exhaled window code examples, dll example
KeyboardDemo
- MFC键盘消息处理的实例源码,很不错的vc源码,推荐!-MFC source code examples of keyboard message handling, very good vc source, recommended!
ZyComHookSample
- IFileOperation COM HOOK代码实例 WIN7系统在explorer.exe中操作文件都是调用IFileOperation COM接口,因此通用方法HOOK Win32 API 如DeleteFile就失去了作用 该实例成功HOOK到了NewItem、RenameItem、RenameItems、MoveItem、MoveItems、CopyItem、CopyItems、DeleteItem、DeleteItems等接口 备注: google您可以找到有关com
HOOK-OPENPROCESS
- OPENPROCESS消息截获处理的代码例子,几年前折腾的-Code examples OPENPROCESS intercepted messages processed, a few years ago to toss
hookSrc-
- HOOK的dll和exe例子vc源码,测试编译通过!-HOOK the dll and exe vc source code examples, test compile!
C#屏幕取词实例
- C#屏幕取词实例,屏幕取词源码-适合二次开发(screen source code examples)
