EasyHook-2.7.6270.0

所属分类:其他
开发工具:Visual C++
文件大小:884KB
下载次数:5
上传日期:2018-01-16 09:00:10
上 传 者异之意
说明:  含内核HOOK 的 easyhook,可用于C#等语言支持
(easy hook lib 2.7.6270.0)

文件列表:
EasyHook-2.7.6270.0 (0, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared (0, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\ASM (0, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\ASM\HookSpecific_x64.asm (10002, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\ASM\HookSpecific_x86.asm (7665, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler (0, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86 (0, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\decode.c (31221, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\decode.h (5593, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\extern.h (4447, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\itab.c (283982, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\itab.h (15277, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\syn-att.c (6040, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\syn-intel.c (6662, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\syn.c (6359, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\syn.h (2085, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\types.h (7474, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\udint.h (3219, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\libudis86\udis86.c (12893, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\udis86-LICENSE.txt (1337, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Disassembler\udis86.h (1554, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\DriverShared.h (4672, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\LocalHook (0, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\LocalHook\alloc.c (5366, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\LocalHook\barrier.c (19584, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\LocalHook\caller.c (13699, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\LocalHook\install.c (18120, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\LocalHook\reloc.c (16924, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\LocalHook\uninstall.c (6911, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Rtl (0, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Rtl\error.c (5107, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\Rtl\string.c (4602, 2017-03-02)
EasyHook-2.7.6270.0\DriverShared\rtl.h (4516, 2017-03-02)
EasyHook-2.7.6270.0\EasyHook.nuspec (3743, 2017-03-02)
EasyHook-2.7.6270.0\EasyHook.sln (59678, 2017-03-02)
EasyHook-2.7.6270.0\EasyHook (0, 2017-03-02)
EasyHook-2.7.6270.0\EasyHook\COMClassInfo.cs (17216, 2017-03-02)
EasyHook-2.7.6270.0\EasyHook\Config.cs (14067, 2017-03-02)
... ...

# Welcome to EasyHook - The reinvention of Windows API Hooking [![Join the chat at https://gitter.im/EasyHook/EasyHook](https://badges.gitter.im/EasyHook/EasyHook.svg)](https://gitter.im/EasyHook/EasyHook?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Master branch: [![Master branch build status](https://ci.appveyor.com/api/projects/status/278ff5njpjnarayd/branch/master?svg=true)](https://ci.appveyor.com/project/spazzarama/easyhook/branch/master) Develop branch: [![Develop branch build status](https://ci.appveyor.com/api/projects/status/278ff5njpjnarayd/branch/develop?svg=true)](https://ci.appveyor.com/project/spazzarama/easyhook/branch/develop) You can support the EasyHook project over at Bountysource or [raise a bounty for an issue to be fixed](https://www.bountysource.com/teams/easyhook/issues): [![Current bounties](https://api.bountysource.com/badge/team?team_id=104536)](https://www.bountysource.com/teams/easyhook/bounties) This project supports extending (hooking) unmanaged code (APIs) with pure managed ones, from within a fully managed environment on 32- or ***-bit Windows Vista x***, Windows Server 2008 x***, Windows 7, Windows 8.1, and Windows 10. EasyHook currently supports injecting assemblies built for .NET Framework 3.5 and 4.0 and can also inject native DLLs. ## EasyHook homepage For more information head to the EasyHook site at https://easyhook.github.io ## NuGet https://www.nuget.org/packages/EasyHook For native C++ apps there is also a native NuGet package available: https://www.nuget.org/packages/EasyHookNativePackage ## Bug reports or questions Reporting bugs is the only way to get them fixed and help other users of the library! If an issue isn't getting addressed, try [raising a bounty for it](https://www.bountysource.com/teams/easyhook/issues). Report issues at: https://github.com/EasyHook/EasyHook/issues ## License Copyright (c) 2009 Christoph Husse & Copyright (c) 2012 Justin Stenning Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ## External libraries EasyHook includes the UDIS86 library Copyright (c) 2002-2012, Vivek Thampi . See .\DriverShared\Disassembler\udis86-LICENSE.txt for license details. Minor modifications have been made for it to compile with EasyHook. More information about UDIS86 can be found at https://github.com/vmt/udis86

近期下载者

相关文件


收藏者