/Anathema

.NET instrumentation framework

Primary LanguageF#Apache License 2.0Apache-2.0

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