MSDN-WhiteKnight / CilTools
A set of tools to work with CIL in .NET applications
☆26Updated 5 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.☆36Updated 3 years ago
- MSIL Reader☆36Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 3 weeks ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- 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
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated last year
- Managed wrappers around the .NET Unmanaged API☆69Updated 10 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 4 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 5 years ago
- ☆16Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 5 months ago
- Inline methods in compile time☆18Updated 2 weeks ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Code memory safety analysis☆14Updated 2 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- Managed wrappers for Windows APIs☆53Updated 5 months ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 7 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year