jbevain / mono.reflectionLinks
Some useful reflection helpers, including an IL disassembler.
☆153Updated 5 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:
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 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
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- CodeInject - Code Inject and Runtime Intelligence☆145Updated 4 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Fast(est?) .Net Serializer☆275Updated 3 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- MSIL Reader☆36Updated 2 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 3 years ago
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆161Updated last year
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆68Updated this week
- Custom Garbage Collectors for .NET Core☆183Updated 5 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- Inject arbitrary IL code at compile time.☆253Updated 3 weeks ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- .NET Reflection.Emit extensions☆170Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- Disassemble jitted .NET methods☆243Updated 4 years ago
- Samples for Cecil☆68Updated 10 years ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- C# debugging automation tool☆95Updated 2 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 8 months ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- Various tools and hacks for C#☆78Updated 7 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 4 months ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Updated 6 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 3 years ago
- 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