MSDN-WhiteKnight / CilTools
A set of tools to work with CIL in .NET applications
☆26Updated 3 months ago
Alternatives and similar repositories for CilTools:
Users that are interested in CilTools are comparing it to the libraries listed below
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- MSIL Reader☆36Updated last year
- Like compiler explorer, but for .NET JIT.☆29Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated 11 months ago
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 8 months ago
- Managed wrappers around the .NET Unmanaged API☆60Updated 8 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 10 months ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Managed wrappers for Windows APIs☆52Updated 3 months ago
- Playground for testing msbuild in a "server" mode☆16Updated 10 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated this week
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Run C# code at compile time.☆37Updated 4 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 2 years ago
- Implementation of a .NET GC in C# with NativeAOT☆62Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆19Updated last year
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆16Updated last year
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated 10 months ago
- C# Assembly unused classes/references/resources cleaner☆29Updated 3 years ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated 9 months ago
- Vectorized generic dictionary prototype☆18Updated last month