CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获

文件名称:EasyHook-2.7.5159.0-Source

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-03-19
  • 文件大小:
    382.83kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

win32 Hook api 钩子与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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com