- dianzishejijingsaiguosai 全国大学生电子设计竞赛国赛相关资料
- oracle 甲骨文公司服务器技术执行副总裁Chuck Oracle应用产品包括财务
- BeePlaneBattle 这是一款飞机打蜜蜂的游戏
- fenduanxianxing 图像增强 利用matlab实现 分段线性变换 对数变换 彩色变换
- VC6中使用CHtmlView在对话框控制中显示HTML文件 使用CHtmlView在对话框中显示HTML文件(Use CHtmlView to display the HTML file in the dialog box)
- esxcli-shell.build vmware esxcli shell
文件名称:EasyHook-2.7.4761.0-Source
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:360.79kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
.NET下的HOOK库。可以全局HOOK API函数。包中的例子是HOOK CreateFile函数。-The. NET HOOK library. Globally HOOK API functions. The example pack HOOK CreateFile function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build-package.bat
build.bat
build.proj
build_me.txt
clean.bat
DriverShared/ASM/HookSpecific_x64.asm
DriverShared/ASM/HookSpecific_x86.asm
DriverShared/Disassembler/libudis86/decode.c
DriverShared/Disassembler/libudis86/decode.h
DriverShared/Disassembler/libudis86/extern.h
DriverShared/Disassembler/libudis86/input.c
DriverShared/Disassembler/libudis86/input.h
DriverShared/Disassembler/libudis86/itab.c
DriverShared/Disassembler/libudis86/itab.h
DriverShared/Disassembler/libudis86/syn-att.c
DriverShared/Disassembler/libudis86/syn-intel.c
DriverShared/Disassembler/libudis86/syn.c
DriverShared/Disassembler/libudis86/syn.h
DriverShared/Disassembler/libudis86/types.h
DriverShared/Disassembler/libudis86/udis86.c
DriverShared/Disassembler/udis86-LICENSE.txt
DriverShared/Disassembler/udis86-README.txt
DriverShared/Disassembler/udis86.h
DriverShared/DriverShared.h
DriverShared/LocalHook/alloc.c
DriverShared/LocalHook/barrier.c
DriverShared/LocalHook/caller.c
DriverShared/LocalHook/install.c
DriverShared/LocalHook/reloc.c
DriverShared/LocalHook/uninstall.c
DriverShared/rtl.h
DriverShared/Rtl/error.c
DriverShared/Rtl/string.c
EasyHook.sln
EasyHookDll/AUX_ULIB.H
EasyHookDll/AUX_ULIB_x64.LIB
EasyHookDll/AUX_ULIB_x86.LIB
EasyHookDll/dllmain.c
EasyHookDll/EasyHookDll.vcproj
EasyHookDll/EasyHookDll.vcproj.WIN-J0JPPPXORZX.Administrator.user
EasyHookDll/EasyHookDll.vcproj.WIN-J0JPPPXORZX.Lynn.user
EasyHookDll/EasyHookDll.vcxproj
EasyHookDll/EasyHookDll.vcxproj.filters
EasyHookDll/gacutil.cpp
EasyHookDll/LocalHook/acl.c
EasyHookDll/LocalHook/debug.cpp
EasyHookDll/ntstatus.h
EasyHookDll/RemoteHook/driver.cpp
EasyHookDll/RemoteHook/entry.cpp
EasyHookDll/RemoteHook/service.c
EasyHookDll/RemoteHook/stealth.c
EasyHookDll/RemoteHook/thread.c
EasyHookDll/Rtl/file.c
EasyHookDll/Rtl/memory.c
EasyHookDll/stdafx.h
EasyHookSvc/EasyHookSvc.csproj
EasyHookSvc/InjectionService.cs
EasyHookSvc/InjectionService.designer.cs
EasyHookSvc/Program.cs
EasyHookSvc/Properties/AssemblyInfo.cs
EasyHookSvc/StrongName.snk
EasyHookSys.sln
EasyHookSys/EasyHookSys.vcproj
EasyHookSys/EasyHookSys.vcxproj
EasyHookSys/EasyHookSys.vcxproj.filters
EasyHookSys/LocalHook/acl.c
EasyHookSys/main.c
EasyHookSys/Rtl/memory.c
EasyHookSys/stdafx.h
EasyHookTestCert.cer
EasyHook/Config.cs
EasyHook/Debugging.cs
EasyHook/DllImport.cs
EasyHook/Domain/DomainIdentifier.cs
EasyHook/EasyHook.csproj
EasyHook/ExecuteAsService.xml
EasyHook/FileMonHost.xml
EasyHook/FileMonInject.xml
EasyHook/GACWrap.cs
EasyHook/HelperServiceInterface.cs
EasyHook/InjectionLoader.cs
EasyHook/IPC/-DummyCore.cs
EasyHook/IPC/ChannelProperties.cs
EasyHook/IPC/ConnectionManager.cs
EasyHook/IPC/DomainConnectionEndPoint.cs
EasyHook/IPC/DuplexChannel.cs
EasyHook/IPC/DuplexChannelEndPointObject.cs
EasyHook/IPC/DuplexChannelReadyEventHandler.cs
EasyHook/IPC/DuplexChannelState.cs
EasyHook/IPC/EndPointConfigurationData.cs
EasyHook/IPC/EndPointObject.cs
EasyHook/IPC/SimplexChannel.cs
EasyHook/LocalHook.cs
EasyHook/Properties/AssemblyInfo.cs
EasyHook/RemoteHook.cs
EasyHook/ServiceMgmt.cs
EasyHook/StrongName.snk
EasyHook/WOW64Bypass.cs
Examples/FileMonInject/Examples.snk
Examples/FileMonInject/FileMonInject.csproj
Examples/FileMonInject/Main.cs
Examples/FileMonInject/Properties/AssemblyInfo.cs
Examples/FileMonitorController/app.config
Examples/FileMonitorController/FileMonitorController.csproj
Examples/FileMonitorController/FormMain.cs
Examples/FileMonitorController/FormMain.Designer.cs
Examples/FileMonitorController/FormMain.resx
Examples/FileMonitorController/ListViewHelper.cs
Examples/FileMonitorController/Program.cs
Examples/FileMonitorController/Properties/AssemblyInfo.cs
Examples/FileMonitorController/Properties/Resources.Designer.cs
Examples/FileMonitorController/Properties/Resources.resx
Examples/FileMonitorController/Properties/Settings.Designer.cs
Examples/FileMonitorController/Properties/Settings.settings
Examples/FileMonitorController/Resources/logo.png
Examples/FileMonitorController/StrongName.snk
Examples/FileMonitorInterceptor/EntryPoint.cs
Examples/FileMonitorInterceptor/FileMonitorInterceptor.csproj
Examples/FileMonitorInterceptor/Properties/AssemblyInfo.cs
Examples/FileMonitorInterceptor/StrongName.snk
Examples/FileMonitorInterface/FileEntry.cs
Examples/FileMonitorInterface/FileMonitorInterface.csproj
Examples/FileMonitorInterface/IpcInterface.cs
Examples/FileMonitorInterface/MessageEventArgs.cs
Examples/FileMonitorInterface/ProcessEntry.cs
Examples/FileMonitorInterface/Properties/AssemblyInfo.cs
Examples/FileMonitorInterface/StrongName.snk
Examples/FileMon/Examples.snk
Examples/FileMon/FileMon.csproj
Examples/FileMon/Program.cs
Examples/FileMon/Properties/AssemblyInfo.cs
Examples/ProcessMonitor/DemoInterface.cs
Examples/ProcessMonitor/Examples.snk
Examples/ProcessMonitor/Form1.cs
Examples/ProcessMonitor/Form1.Designer.cs
Examples/ProcessMonitor/Form1.resx
Examples/ProcessMonitor/ProcessMonitor.csproj
Examples/ProcessMonitor/Program.cs
Examples/ProcessMonitor/Properties/AssemblyInfo.cs
Examples/ProcMonInject/Examples.snk
Examples/ProcMonInject/Main.cs
Examples/ProcMonInject/ProcMonInject.csproj
Examples/ProcMonInject/Pro
build.bat
build.proj
build_me.txt
clean.bat
DriverShared/ASM/HookSpecific_x64.asm
DriverShared/ASM/HookSpecific_x86.asm
DriverShared/Disassembler/libudis86/decode.c
DriverShared/Disassembler/libudis86/decode.h
DriverShared/Disassembler/libudis86/extern.h
DriverShared/Disassembler/libudis86/input.c
DriverShared/Disassembler/libudis86/input.h
DriverShared/Disassembler/libudis86/itab.c
DriverShared/Disassembler/libudis86/itab.h
DriverShared/Disassembler/libudis86/syn-att.c
DriverShared/Disassembler/libudis86/syn-intel.c
DriverShared/Disassembler/libudis86/syn.c
DriverShared/Disassembler/libudis86/syn.h
DriverShared/Disassembler/libudis86/types.h
DriverShared/Disassembler/libudis86/udis86.c
DriverShared/Disassembler/udis86-LICENSE.txt
DriverShared/Disassembler/udis86-README.txt
DriverShared/Disassembler/udis86.h
DriverShared/DriverShared.h
DriverShared/LocalHook/alloc.c
DriverShared/LocalHook/barrier.c
DriverShared/LocalHook/caller.c
DriverShared/LocalHook/install.c
DriverShared/LocalHook/reloc.c
DriverShared/LocalHook/uninstall.c
DriverShared/rtl.h
DriverShared/Rtl/error.c
DriverShared/Rtl/string.c
EasyHook.sln
EasyHookDll/AUX_ULIB.H
EasyHookDll/AUX_ULIB_x64.LIB
EasyHookDll/AUX_ULIB_x86.LIB
EasyHookDll/dllmain.c
EasyHookDll/EasyHookDll.vcproj
EasyHookDll/EasyHookDll.vcproj.WIN-J0JPPPXORZX.Administrator.user
EasyHookDll/EasyHookDll.vcproj.WIN-J0JPPPXORZX.Lynn.user
EasyHookDll/EasyHookDll.vcxproj
EasyHookDll/EasyHookDll.vcxproj.filters
EasyHookDll/gacutil.cpp
EasyHookDll/LocalHook/acl.c
EasyHookDll/LocalHook/debug.cpp
EasyHookDll/ntstatus.h
EasyHookDll/RemoteHook/driver.cpp
EasyHookDll/RemoteHook/entry.cpp
EasyHookDll/RemoteHook/service.c
EasyHookDll/RemoteHook/stealth.c
EasyHookDll/RemoteHook/thread.c
EasyHookDll/Rtl/file.c
EasyHookDll/Rtl/memory.c
EasyHookDll/stdafx.h
EasyHookSvc/EasyHookSvc.csproj
EasyHookSvc/InjectionService.cs
EasyHookSvc/InjectionService.designer.cs
EasyHookSvc/Program.cs
EasyHookSvc/Properties/AssemblyInfo.cs
EasyHookSvc/StrongName.snk
EasyHookSys.sln
EasyHookSys/EasyHookSys.vcproj
EasyHookSys/EasyHookSys.vcxproj
EasyHookSys/EasyHookSys.vcxproj.filters
EasyHookSys/LocalHook/acl.c
EasyHookSys/main.c
EasyHookSys/Rtl/memory.c
EasyHookSys/stdafx.h
EasyHookTestCert.cer
EasyHook/Config.cs
EasyHook/Debugging.cs
EasyHook/DllImport.cs
EasyHook/Domain/DomainIdentifier.cs
EasyHook/EasyHook.csproj
EasyHook/ExecuteAsService.xml
EasyHook/FileMonHost.xml
EasyHook/FileMonInject.xml
EasyHook/GACWrap.cs
EasyHook/HelperServiceInterface.cs
EasyHook/InjectionLoader.cs
EasyHook/IPC/-DummyCore.cs
EasyHook/IPC/ChannelProperties.cs
EasyHook/IPC/ConnectionManager.cs
EasyHook/IPC/DomainConnectionEndPoint.cs
EasyHook/IPC/DuplexChannel.cs
EasyHook/IPC/DuplexChannelEndPointObject.cs
EasyHook/IPC/DuplexChannelReadyEventHandler.cs
EasyHook/IPC/DuplexChannelState.cs
EasyHook/IPC/EndPointConfigurationData.cs
EasyHook/IPC/EndPointObject.cs
EasyHook/IPC/SimplexChannel.cs
EasyHook/LocalHook.cs
EasyHook/Properties/AssemblyInfo.cs
EasyHook/RemoteHook.cs
EasyHook/ServiceMgmt.cs
EasyHook/StrongName.snk
EasyHook/WOW64Bypass.cs
Examples/FileMonInject/Examples.snk
Examples/FileMonInject/FileMonInject.csproj
Examples/FileMonInject/Main.cs
Examples/FileMonInject/Properties/AssemblyInfo.cs
Examples/FileMonitorController/app.config
Examples/FileMonitorController/FileMonitorController.csproj
Examples/FileMonitorController/FormMain.cs
Examples/FileMonitorController/FormMain.Designer.cs
Examples/FileMonitorController/FormMain.resx
Examples/FileMonitorController/ListViewHelper.cs
Examples/FileMonitorController/Program.cs
Examples/FileMonitorController/Properties/AssemblyInfo.cs
Examples/FileMonitorController/Properties/Resources.Designer.cs
Examples/FileMonitorController/Properties/Resources.resx
Examples/FileMonitorController/Properties/Settings.Designer.cs
Examples/FileMonitorController/Properties/Settings.settings
Examples/FileMonitorController/Resources/logo.png
Examples/FileMonitorController/StrongName.snk
Examples/FileMonitorInterceptor/EntryPoint.cs
Examples/FileMonitorInterceptor/FileMonitorInterceptor.csproj
Examples/FileMonitorInterceptor/Properties/AssemblyInfo.cs
Examples/FileMonitorInterceptor/StrongName.snk
Examples/FileMonitorInterface/FileEntry.cs
Examples/FileMonitorInterface/FileMonitorInterface.csproj
Examples/FileMonitorInterface/IpcInterface.cs
Examples/FileMonitorInterface/MessageEventArgs.cs
Examples/FileMonitorInterface/ProcessEntry.cs
Examples/FileMonitorInterface/Properties/AssemblyInfo.cs
Examples/FileMonitorInterface/StrongName.snk
Examples/FileMon/Examples.snk
Examples/FileMon/FileMon.csproj
Examples/FileMon/Program.cs
Examples/FileMon/Properties/AssemblyInfo.cs
Examples/ProcessMonitor/DemoInterface.cs
Examples/ProcessMonitor/Examples.snk
Examples/ProcessMonitor/Form1.cs
Examples/ProcessMonitor/Form1.Designer.cs
Examples/ProcessMonitor/Form1.resx
Examples/ProcessMonitor/ProcessMonitor.csproj
Examples/ProcessMonitor/Program.cs
Examples/ProcessMonitor/Properties/AssemblyInfo.cs
Examples/ProcMonInject/Examples.snk
Examples/ProcMonInject/Main.cs
Examples/ProcMonInject/ProcMonInject.csproj
Examples/ProcMonInject/Pro
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.