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:
- 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
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 5 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 4 months ago
- Managed wrappers for Windows APIs☆53Updated last year
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last week
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 3 months ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆24Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A C# Reflection Helper Library☆14Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 3 years ago
- 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
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago