Skip to content

unshorn/Anathema

 
 

Repository files navigation

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

About

.NET instrumentation framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 63.4%
  • C# 36.6%