搜索资源列表
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
hookCreateFile
- hook windows api的程序,为hook Createfile api
CeApiSpy
- 这是一个运行在Windows CE上的API监测工具,可以HOOK系统API,当前Hook了CreateFile, CreateProcess, Loadlibary函数,用户可以很方便的添加自己希望Hook德函数-This is a run on Windows CE on the API monitoring tool, you can HOOK system API, the current Hook the CreateFile, CreateProcess, Loadlibary fu
CreateFile
- 对win32api createfile 进行inline hook的示例代码-On win32api createfile sample code for inline hook
Hook_CreateFile
- inline hook 实例 hook CreateFile 前五个字节的例子-The example of inline hook CreateFile
HOOK_CreateFile
- 使用微软件的detours的LIB库WinAPI函数监控,-AppWizard has created this DetourDll DLL for you. This file contains a summary of what you will find in each of the files that make up your DetourDll application.
Hook
- 1、自带detours库文件 说明文件pdf 2、底层HOOK API CreateFile 有范例程序(vs2008) 3、底层Hook API DeleteFile-1, detours library comes with documentation pdf 2, bottom HOOK API CreateFile a sample program (vs2008) 3, bottom Hook API DeleteFile
SSDT-Hook-Driver-and-mfc-interface
- HOOK SSDT中SetInformation 函数的 驱动程序 配有mfc的用户模式界面 实现了Createfile readfile writefile IOCTL 这几个分发函数 在IOCTL中实现了对SetInformation函数的HOOK-SSDT Hook Driver test with mfc interface
360
- 隐私监视器。其中挂钩比较简单,进程通信稍有难度。里面挂钩了CreateFile。-Privacy Monitor. Which the hook is relatively simple, the process of communication a little more difficult. The inside hook CreateFile.
hook-api
- 对Windows系统API,包括RegCreateKeyEx、RegSetValueEx、RegDeleteKey、RegDeleteValue、CreateFile等进行hook,并将相关信息记录下来,适宜初学者学习使用。-On Windows system API, including RegCreateKeyEx, RegSetValueEx, RegDeleteKey, RegDeleteValue, CreateFile, hook, and relevant information
EasyHook-2.7.4761.0-Source
- .NET下的HOOK库。可以全局HOOK API函数。包中的例子是HOOK CreateFile函数。-The. NET HOOK library. Globally HOOK API functions. The example pack HOOK CreateFile function.
HOOK-CreateFile
- c++ hook api tuorial
HOOK CreatefileA
- 易语言api hook CreateFile(Easy language hook CreateFile)