EasyHook 2.7 Beta

Rating:        Based on 3 ratings
Reviewed:  2 reviews
Downloads: 7124
Change Set: 70785
Released: Jan 13, 2013
Updated: Feb 15, 2013 by spazzarama
Dev status: Beta Help Icon

Recommended Download

Application EasyHook 2.7 Beta Binaries (2.7.4761.0)
application, 398K, uploaded Jan 13 - 3818 downloads

Other Available Downloads

Source Code EasyHook 2.7 Beta Source (2.7.4761.0)
source code, 361K, uploaded Jan 13 - 1576 downloads
Documentation EasyHook 2.6 Tutorial
documentation, 424K, uploaded Feb 15 - 919 downloads
Documentation EasyHook 2.6 Managed API Documentation
documentation, 153K, uploaded Feb 15 - 448 downloads
Application EasyHook 2.6 Unmanaged API Documentation
application, 387K, uploaded Feb 15 - 363 downloads

Release Notes

Beta Release of 2.7

EasyHook 2.7 brings support for .NET 4.0 and Visual Studio 2010 and no longer requires assemblies to be registered into the Global Assembly Cache (GAC) to support 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.

Please report any bugs in the discussion forum or in the issue tracker.

Release binaries for .NET 3.5 and .NET 4.0 are included in the binaries package.

The source package is available (r70785) for debugging purposes (see below for build instructions).

Documentation

The documentation for EasyHook 2.6 is currently attached to this release while the new documentation is completed. Most concepts remain unchanged since 2.6 however keep in mind that some things may have changed slightly.

I am endeavouring to have this documentation updated ASAP.

Donations

Donations are greatly appreciated. If you find EasyHook useful, or are feeling generous and would like to make a donation to this project, we accept donation's via PayPal :)

Donate

Change log:
Building from source:
Requires Visual Studio 2010 to compile.

A MSBuild script has been included for easy building of all configurations (e.g. if you require a debug build just use the build.bat in the Source package). For additional instructions see README.txt and read the section on how to compile.

Reviews for this release

     
if the ProcessMonitor-issue will be fixed I think this release will help me very much. I spent much time to get EasyHook 2.6 to work with Visual Studio 2010 and there still were some problems. Not needing Administrator-privileges is also a charm as is the feature to inject from 64bit to 32bit and vice versa.
by pewe on Apr 16, 2012 at 8:30 AM
     
Recompiled my project with 2.7. Looks like it works. Thanks for update!
by paul_sh on Apr 13, 2012 at 11:44 AM