From f0cf6c549a1aa01accc5cc5eb37f8a45a3c8c588 Mon Sep 17 00:00:00 2001 From: IChooseYou Date: Thu, 5 Mar 2026 06:37:56 -0700 Subject: [PATCH] revert: restore .NET CLR hosting description for ReClass.NET plugin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa2d450..0e55677 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ DLL plugins loaded from a `Plugins` folder, auto or manual. | **Process memory** | Attach to local processes on Windows and Linux — PID-based, with symbol resolution and module/region enumeration | | **WinDbg** | Access data from live WinDbg debugging sessions | | **Remote process memory** | TCP RPC-based remote process access with cross-architecture support | -| **ReClass.NET compatibility** | Load existing ReClass.NET native DLL plugins directly | +| **ReClass.NET compatibility** | Load existing ReClass.NET native DLL plugins directly; optional .NET CLR hosting for managed plugins | ## MCP Integration