jbevain / mono.reflectionLinks
Some useful reflection helpers, including an IL disassembler.
☆154Updated 6 years ago
Alternatives and similar repositories for mono.reflection
Users that are interested in mono.reflection are comparing it to the libraries listed below
Sorting:
- 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
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆75Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- CodeInject - Code Inject and Runtime Intelligence☆145Updated 5 years ago
- MSIL Reader☆36Updated 3 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 6 years ago
- Samples for Cecil☆69Updated 11 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- C# code generator based on the Roslyn API☆32Updated 12 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 4 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆99Updated 3 years ago
- A Visual Studio editor extension that uses the Roslyn APIs to enable semantic syntax highlighting.☆92Updated 4 years ago
- Fast(est?) .Net Serializer☆274Updated 3 years ago
- Custom Garbage Collectors for .NET Core☆184Updated 5 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- C# debugging automation tool☆96Updated 3 years ago
- Disassemble jitted .NET methods☆242Updated 5 years ago
- Alive, dammit!☆39Updated 3 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆223Updated 6 years ago
- 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
- A command line memory analysis tool for managed code.☆90Updated 4 years ago
- Inject arbitrary IL code at compile time.☆257Updated 3 weeks ago
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆161Updated last year
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆70Updated this week
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated last year
- Various tools and hacks for C#☆78Updated 8 years ago