CilTools.Runtime reads Common Intermediate Language (CIL) bytecode of methods in external process's CLR instance using ClrMD.
Info
Version: | 2.9.0 |
Author(s): | MSDN-WhiteKnight |
Last Update: | Wednesday, March 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitflic.ru/project/smallsoft/ciltools |
NuGet Url: | https://www.nuget.org/packages/CilTools.Runtime |
Install
Install-Package CilTools.Runtime
dotnet add package CilTools.Runtime
paket add CilTools.Runtime
CilTools.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
- CilTools.BytecodeAnalysis(>= 2.1.0)
- Microsoft.Diagnostics.Runtime(>= 1.1.61812)
Tags