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
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- CodeInject - Code Inject and Runtime Intelligence☆144Updated 4 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- x86/x64 JIT assembler for .NET☆108Updated 7 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- Inject arbitrary IL code at compile time.☆246Updated last week
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆66Updated this week
- C# debugging automation tool☆94Updated 2 years ago
- Samples for Cecil☆67Updated 10 years ago
- Complement for System.Linq.Expressions☆116Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆220Updated 6 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 7 years ago
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- ☆41Updated 5 years ago
- Disassemble jitted .NET methods☆243Updated 4 years ago
- Gets size of .Net Framework objects, can change type of object to incompatible and can alloc .Net objects at unmanaged memory area☆110Updated 5 years ago
- Fast(est?) .Net Serializer☆273Updated 2 years ago
- C# to Javascript Compiler implemented via Roslyn☆111Updated 8 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Alive, dammit!☆39Updated 2 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆70Updated 4 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago