drewnoakes / il-visualizer
.NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015
☆74Updated 3 years ago
Alternatives and similar repositories for il-visualizer:
Users that are interested in il-visualizer are comparing it to the libraries listed below
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- ☆41Updated 5 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 11 months ago
- Adds a module initializer to an assembly.☆112Updated 2 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 9 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆53Updated 11 months ago
- MSIL Reader☆36Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated 11 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated 11 months ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 9 years ago
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated last year
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated last year
- A library to build .NET profilers in .NET☆127Updated last month
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- A set of tools to work with CIL in .NET applications☆26Updated 4 months ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆67Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- ☆34Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated 10 months ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 3 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 months ago
- .NET Reflection.Emit extensions☆164Updated 6 months ago