Anathema icon indicating copy to clipboard operation
Anathema copied to clipboard

.NET instrumentation framework

Anathema - .NET program instrumentation via MSIL bytecode injection

Anathema is a library which allows to instrument running .NET programs by injecting MSIL code in order to hook specific methods. The inner working of the library was described in the following Phrack article: http://www.phrack.org/papers/dotnet_instrumentation.html