DmitryGaravsky / ILReaderLinks
MSIL Reader
☆36Updated 2 years ago
Alternatives and similar repositories for ILReader
Users that are interested in ILReader are comparing it to the libraries listed below
Sorting:
- A set of tools to work with CIL in .NET applications☆28Updated 3 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 4 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated 10 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Managed wrappers for Windows APIs☆53Updated 11 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year