DmitryGaravsky / ILReaderLinks
MSIL Reader
☆36Updated 3 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…☆67Updated 2 months ago
- On the fly disassemble C# code based on JitDasm☆129Updated 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
- A set of tools to work with CIL in .NET applications☆28Updated 8 months ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- Managed wrappers for Windows APIs☆53Updated 3 weeks ago
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Like compiler explorer, but for .NET JIT.☆32Updated 5 years ago
- GoTo dnSpy for Visual Studio 2022☆72Updated 3 months ago
- A .NET library that can read and write .reg files☆12Updated 3 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆37Updated 2 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 7 months ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆19Updated 2 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 last year
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Embed resource files more C# programmer friendly!☆71Updated last year
- A C# Reflection Helper Library☆14Updated 8 years ago