MSDN-WhiteKnight / CilToolsLinks
A set of tools to work with CIL in .NET applications
☆28Updated 4 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
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆86Updated 6 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 3 months ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- ☆16Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last week
- 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
- Reimplementation of ECMA-335 metadata APIs☆21Updated 5 months ago
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 6 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A replacement for Microsoft.VisualStudio.LanguageServer.Protocol☆32Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago