MSDN-WhiteKnight / CilToolsLinks
A set of tools to work with CIL in .NET applications
☆28Updated 6 months 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
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- Like compiler explorer, but for .NET JIT.☆31Updated 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…☆64Updated last month
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Managed wrappers around the .NET Unmanaged API☆101Updated 9 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated 2 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last week
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆75Updated 4 years ago
- Reimplementation of ECMA-335 metadata APIs☆21Updated 8 months ago
- ☆16Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 6 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆149Updated 11 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 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…☆22Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 6 months ago
- The example class library project, with code written in the CIL.☆19Updated 5 years ago