.NET Hook Library
What is it?
dotNetHookLibrary is a library (with a sample tool) to manipulate
functions in a .NET Assembly. I'm in the process of converting this
from an executable to a library. That way, existing applications can
use it to modify the .NET binaries (a.k.a assemblies). For a better
description of what dotNetHookLibrary is, see the documentation in the
Downloads section below.
Updates
dotNetHook has now been converted into a library.
A Word document that covers the same content as the PowerPoint presentation is
now included
Downloads
dotNetHookLibrary 2.1 - C# source code
.NET Hook Library - PowerPoint presentation
.NET Hook Library - Word document
More Information
.NET Specifications - ECMA
documents
.NET Framework SDK - .NET building environment/documents
.NET SSCLI - Open source implementation of .NET CLI
Acknowledgements
Entercept's Ricochet Team
w00w00