jbevain / mono.reflection
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
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 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
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 11 months ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- Adds a module initializer to an assembly.☆112Updated 2 years ago
- CodeInject - Code Inject and Runtime Intelligence☆144Updated 4 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated 11 months ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆220Updated 5 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Samples for Cecil☆67Updated 10 years ago
- ☆41Updated 5 years ago
- Generates valid, readable C# from an Expression Tree.☆166Updated 2 weeks ago
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- .NET Reflection.Emit extensions☆164Updated 6 months ago
- Complement for System.Linq.Expressions☆115Updated 5 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆65Updated this week
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆152Updated 5 years ago
- Inject arbitrary IL code at compile time.☆244Updated 2 months ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆101Updated 3 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆97Updated 2 years ago
- Disassemble jitted .NET methods☆242Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Fast(est?) .Net Serializer☆273Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆131Updated 7 years ago
- C# debugging automation tool☆94Updated 2 years ago
- Win32 interop classes, constants, and structures for .NET.☆44Updated 11 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago