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

https://github.com/outflanknl/unmanaged-dotnet-patch

Modify managed functions from unmanaged code
https://github.com/outflanknl/unmanaged-dotnet-patch

Last synced: 6 months ago
JSON representation

Modify managed functions from unmanaged code

Awesome Lists containing this project

README

          

# Unmanaged .NET Patching

A proof-of-concept for patching managed .NET function from unmanaged code. For details, see our [blog post](https://www.outflank.nl/blog/2024/02/01/unmanaged-dotnet-patching/).