搜索资源列表
HookImport_src
- Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
hookyou_1
- 本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code descr iption of the contents include : API interception, news hook, except for the for
IEHOOKvreygood
- 关于IE监控的例子,使用HOOK,很不错的代码-IE control on the example, the use of HOOK, very good code
sfileopen_hook
- DLL注入器,CreateRemoteThread, SetWindowHook例子源代码-DLL injector, CreateRemoteThread, SetWindowHook example source code, etc.! ! !
detourAPI
- 一个教程附源码 !拦截API的例子,大家仔细看看就行了-Source attached to a tutorial! API interception example, we take a good look at on the list
DelphiApiHook
- delphi中HOOK API 函数的例子,包含完整源代码-HOOK API functions in delphi example, complete source code
64-Bit_Starter
- 1) 64 Bit detouring code 2) 64 Bit compatible injector (other injectors may work, but I know for sure this one does) 3) Some debugging macros, ASSERT, VERIFY, and TRACE. 4) Example of their usage (hooking D3D10CreateDeviceAndSwapChain)
Shell_MsgBox_dlg
- 本实例程序包含两部分,第一部分是加壳程序(Shellcode.asm),负责把一段代码注入到另外的一个程序中;第二部分是用于加壳的程序(attach.asm),这段代码将被写入到另外的一个程序中。被加壳的程序是calc.exe,如果此文件被加壳成功,当运行calc.exe后,程序先弹出对话框,按“确定”按钮后,程序将继续运行并弹出“计算器”界面-This example program contains two parts, first part is packers program (Shel
vc_classic_example_of_programming_code_hook
- vc编程实现钩子实例经典代码vc classic example of programming code hook-vc classic example of programming code hook
APISPY32
- This source code provides an example of our to hook Windows APIs.
Detours1.5
- 微软API截获库,该代码也包含在MSDN的例子中。-Microsoft API interception library, the code is also included in the MSDN example.
VC_Programming_HOOK_Api_example_code
- VC编程开发 HOOK Api实例代码VC Programming HOOK Api example code -VC Programming HOOK Api example code
Hook
- HOOK!简单的钩子!实例代码。程序非常简单便于学习-HOOK! Simple hook! Example code. Procedure is very simple easy to learn
module.design.example.hook.function.
- 钩子函数开发模块设计实例代码Development of the module design example hook function code -Development of the module design example hook function code
Dll
- 呼出窗口代码例子,dll例子,新手直接编译即可,新手帮新手-exhaled windows dll code, dll dll exhaled window code examples, dll example
Logger
- DLL injection & API Hooking Example code
MN
- 输入法注入代码示范 是很好的事例代码 -Input into the code model is a good example of the code
VB-MT-Example
- 实例效果:此实例实现三个图片框的背景色一起变色。 实例的窗体布局见图: 程序的工程窗口: 源代码如下-Example effect: this instance to achieve three picture frame color with the background color. Example form layout shown in Figure: engineering program window: source code is as follows
checkcoeci
- CRC check method of example code CRC check method example code