v2.7.5719.0
版本发布时间: 2015-08-29 19:49:39
EasyHook/EasyHook最新发布版本:v2.7.7097.0(2020-02-04 12:56:35)
EasyHook 2.7 brings support for .NET 4.0, Visual Studio 2013 and no longer requires assemblies to be registered into the Global Assembly Cache (GAC) for remote injection (although GAC registration is still supported).
The EasyHook.IEntryPoint now supports method overloads for the constructor and Run() method. A matching constructor and Run() method must be defined with the same parameters for each overload.
New in this release: COM interfaces are now easier to hook with the EasyHook.COM.COMClassInfo
class that can retrieve method addresses from COM interfaces.
Please report any bugs in the issue tracker.
You can find links to documentation and an updated EasyHook 2.7 API reference on the EasyHook GitHub page https://easyhook.github.io
Release binaries for .NET 3.5 and .NET 4.0 are included in the binaries package.
v2.7.5719.0 changes:
- Fixed bug with CreateAndInject due to GetRemoteFuncAddress - #9, #7
- Implemented COM hooking helper, to retrieve COM class method addresses - #10
- Fix potential infinite loop in LhInstallHook - #17
- Post build now copies EasyHook32/64.lib correctly - #4
- Exceptions during remote assembly loading are now included in exception message - #5
- LhWaitForPendingRemovals can now timeout - #37
Note: before extracting the ZIP file you may need to "Unblock" it if downloaded using Internet Explorer. See http://stackoverflow.com/a/8268636/323899
1、 EasyHook-2.7.5719.0-Binaries.zip 606.77KB