文件名称:EasyHook-2.7.5159.0-Source
-
所属分类:
- 标签属性:
- 上传时间:2014-03-19
-
文件大小:382.83kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
win32 Hook api 钩子与API截获
-win32 Hook api
-win32 Hook api
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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/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/udint.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.vcxproj
EasyHookDll/EasyHookDll.vcxproj.filters
EasyHookDll/EasyHookDll_32.rc
EasyHookDll/EasyHookDll_64.rc
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/resource.h
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/Properties/AssemblyInfo.cs
Examples/TestDriver/main.c
Examples/TestDriver/TestDriver.vc
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/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/udint.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.vcxproj
EasyHookDll/EasyHookDll.vcxproj.filters
EasyHookDll/EasyHookDll_32.rc
EasyHookDll/EasyHookDll_64.rc
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/resource.h
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/Properties/AssemblyInfo.cs
Examples/TestDriver/main.c
Examples/TestDriver/TestDriver.vc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.