MSDN-WhiteKnight / CilToolsLinks
A set of tools to work with CIL in .NET applications
☆28Updated 3 weeks ago
Alternatives and similar repositories for CilTools
Users that are interested in CilTools are comparing it to the libraries listed below
Sorting:
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Managed wrappers around the .NET Unmanaged API☆78Updated 3 months ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 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
- Reimplementation of ECMA-335 metadata APIs☆21Updated 2 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Run C# code at compile time.☆38Updated 4 years ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Inline methods in compile time☆18Updated 3 months ago
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- ☆23Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year