xoofx / ManagedJit
Prototype of writing a managed JIT in C# with CoreCLR
☆71Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for ManagedJit
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 7 months ago
- C# debugging automation tool☆92Updated last year
- x86/x64 JIT assembler for .NET☆106Updated 6 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆35Updated 9 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated 10 months ago
- A set of tools to work with CIL in .NET applications☆25Updated last month
- 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
- A command line memory analysis tool for managed code.☆88Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- Simple JIT compiler hook in C#☆87Updated 10 years ago
- Adds a module initializer to an assembly.☆111Updated 2 years ago
- A fully managed .NET library for interception of binary functions.☆35Updated 2 years ago
- MSIL Reader☆37Updated last year
- An open source application debugger written in C#.☆41Updated 6 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆62Updated this week
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated last year
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆158Updated 3 weeks ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- Some useful reflection helpers, including an IL disassembler.☆151Updated 4 years ago
- Library for reading PDB files, both Windows and PortablePDBs.☆45Updated 4 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆53Updated last year
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆73Updated 6 years ago
- Easy encoding of numbers to BigEndian, LittleEndian and Varint.☆13Updated 2 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆35Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 7 months ago
- Managed wrappers around the .NET Unmanaged API☆53Updated 6 months ago