文件名称:easyhook-52373
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.78mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Microsoft® Detours latest release was in December 2006. Now times have changed and the NET
Framework has become more and more popular. Besides the well known unmanaged code hooking,
EasyHook provides a way to hook unmanaged code from a managed environment.-Microsoft® Detours latest release was in December 2006. Now times have changed and the NET
Framework has become more and more popular. Besides the well known unmanaged code hooking,
EasyHook provides a way to hook unmanaged code from a managed environment.
Framework has become more and more popular. Besides the well known unmanaged code hooking,
EasyHook provides a way to hook unmanaged code from a managed environment.-Microsoft® Detours latest release was in December 2006. Now times have changed and the NET
Framework has become more and more popular. Besides the well known unmanaged code hooking,
EasyHook provides a way to hook unmanaged code from a managed environment.
相关搜索: hook 游戏
(系统自动生成,下载前可以参看下载内容)
下载文件列表
easyhook-52373/branches/CLRHostingAPI/DriverShared/ASM/HookSpecific_x64.asm
easyhook-52373/branches/CLRHostingAPI/DriverShared/ASM/HookSpecific_x86.asm
easyhook-52373/branches/CLRHostingAPI/DriverShared/ASM/ILD_x64.asm
easyhook-52373/branches/CLRHostingAPI/DriverShared/ASM/ILD_x86.asm
easyhook-52373/branches/CLRHostingAPI/DriverShared/DriverShared.h
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/alloc.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/barrier.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/caller.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/install.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/reloc.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/uninstall.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/Rtl/error.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/Rtl/string.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/rtl.h
easyhook-52373/branches/CLRHostingAPI/EasyHook/Config.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/Debugging.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/DllImport.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/EasyHook.csproj
easyhook-52373/branches/CLRHostingAPI/EasyHook/ExecuteAsService.xml
easyhook-52373/branches/CLRHostingAPI/EasyHook/FileMonHost.xml
easyhook-52373/branches/CLRHostingAPI/EasyHook/FileMonInject.xml
easyhook-52373/branches/CLRHostingAPI/EasyHook/HelperServiceInterface.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/InjectionLoader.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/LocalHook.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/Properties/AssemblyInfo.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/RemoteHook.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/ServiceMgmt.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/StrongName.snk
easyhook-52373/branches/CLRHostingAPI/EasyHook/WOW64Bypass.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook.sln
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/AUX_ULIB.H
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/AUX_ULIB_x64.LIB
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/AUX_ULIB_x86.LIB
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyInfo.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyInfo.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyManager.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyManager.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyStore.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyStore.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRAssemblyReferenceList.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRAssemblyReferenceList.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRIdentityManager.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRIdentityManager.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRstdafx.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/HostControl.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/HostControl.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/dllmain.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/EasyHookDll.vcproj
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/EasyHookDll.vcproj.WIN-J0JPPPXORZX.Administrator.user
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/EasyHookDll.vcproj.WIN-J0JPPPXORZX.Lynn.user
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/gacutil.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/GS_x64.lib
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/GS_x86.lib
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/LocalHook/acl.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/LocalHook/debug.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/Notes.txt
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/ntstatus.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/driver.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/entry.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/service.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/stealth.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/thread.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/Rtl/file.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/Rtl/memory.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/stdafx.h
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/EasyHookSvc.csproj
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/InjectionService.cs
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/InjectionService.designer.cs
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/Program.cs
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/Properties/AssemblyInfo.cs
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/StrongName.snk
easyhook-52373/branches/CLRHostingAPI/EasyHookSys/EasyHookSys.vcproj
easyhook-52373/branches/CLRHostingAPI/EasyHoo
easyhook-52373/branches/CLRHostingAPI/DriverShared/ASM/HookSpecific_x86.asm
easyhook-52373/branches/CLRHostingAPI/DriverShared/ASM/ILD_x64.asm
easyhook-52373/branches/CLRHostingAPI/DriverShared/ASM/ILD_x86.asm
easyhook-52373/branches/CLRHostingAPI/DriverShared/DriverShared.h
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/alloc.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/barrier.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/caller.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/install.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/reloc.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/LocalHook/uninstall.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/Rtl/error.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/Rtl/string.c
easyhook-52373/branches/CLRHostingAPI/DriverShared/rtl.h
easyhook-52373/branches/CLRHostingAPI/EasyHook/Config.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/Debugging.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/DllImport.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/EasyHook.csproj
easyhook-52373/branches/CLRHostingAPI/EasyHook/ExecuteAsService.xml
easyhook-52373/branches/CLRHostingAPI/EasyHook/FileMonHost.xml
easyhook-52373/branches/CLRHostingAPI/EasyHook/FileMonInject.xml
easyhook-52373/branches/CLRHostingAPI/EasyHook/HelperServiceInterface.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/InjectionLoader.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/LocalHook.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/Properties/AssemblyInfo.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/RemoteHook.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/ServiceMgmt.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook/StrongName.snk
easyhook-52373/branches/CLRHostingAPI/EasyHook/WOW64Bypass.cs
easyhook-52373/branches/CLRHostingAPI/EasyHook.sln
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/AUX_ULIB.H
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/AUX_ULIB_x64.LIB
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/AUX_ULIB_x86.LIB
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyInfo.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyInfo.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyManager.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyManager.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyStore.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/AssemblyStore.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRAssemblyReferenceList.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRAssemblyReferenceList.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRIdentityManager.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRIdentityManager.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/CLRstdafx.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/HostControl.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/CLR Load Manager/HostControl.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/dllmain.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/EasyHookDll.vcproj
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/EasyHookDll.vcproj.WIN-J0JPPPXORZX.Administrator.user
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/EasyHookDll.vcproj.WIN-J0JPPPXORZX.Lynn.user
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/gacutil.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/GS_x64.lib
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/GS_x86.lib
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/LocalHook/acl.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/LocalHook/debug.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/Notes.txt
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/ntstatus.h
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/driver.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/entry.cpp
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/service.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/stealth.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/RemoteHook/thread.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/Rtl/file.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/Rtl/memory.c
easyhook-52373/branches/CLRHostingAPI/EasyHookDll/stdafx.h
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/EasyHookSvc.csproj
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/InjectionService.cs
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/InjectionService.designer.cs
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/Program.cs
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/Properties/AssemblyInfo.cs
easyhook-52373/branches/CLRHostingAPI/EasyHookSvc/StrongName.snk
easyhook-52373/branches/CLRHostingAPI/EasyHookSys/EasyHookSys.vcproj
easyhook-52373/branches/CLRHostingAPI/EasyHoo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.