MSDN-WhiteKnight / CilTools
A set of tools to work with CIL in .NET applications
☆28Updated 7 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
- Like compiler explorer, but for .NET JIT.☆30Updated 4 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 2 months ago
- Managed wrappers around the .NET Unmanaged API☆77Updated last month
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 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
- 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
- Run C# code at compile time.☆38Updated 4 years ago
- An assistant that can auto-generate necessary runtime directives for NativeAOT☆25Updated last year
- C# Assembly unused classes/references/resources cleaner☆29Updated 3 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 6 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- ☆23Updated 10 months ago
- A collection of various dangerous operations.☆27Updated 2 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated 2 weeks ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- ☆23Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago