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
- Host: GitHub
- URL: https://github.com/outflanknl/unmanaged-dotnet-patch
- Owner: outflanknl
- License: mit
- Created: 2024-01-31T00:08:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T14:01:39.000Z (over 1 year ago)
- Last Synced: 2025-03-23T20:37:07.357Z (7 months ago)
- Language: C++
- Size: 11.7 KB
- Stars: 51
- Watchers: 11
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).