An open API service indexing awesome lists of open source software.

https://github.com/enkomio/anathema

.NET instrumentation framework
https://github.com/enkomio/anathema

dotnet hooking instrumentation security security-framework

Last synced: 11 months ago
JSON representation

.NET instrumentation framework

Awesome Lists containing this project

README

          

# 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