mjrousos / SampleCoreCLRHost
Sample demonstration host for CoreCLR/.NET Core
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for SampleCoreCLRHost
- Prototype of writing a managed JIT in C# with CoreCLR☆71Updated 8 months ago
- x86/x64 JIT assembler for .NET☆106Updated 6 years ago
- Minimal example for direct P/Invoke calls with static linking☆21Updated last year
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Managed wrappers around the .NET Unmanaged API☆55Updated 7 months ago
- A fully managed .NET library for interception of binary functions.☆36Updated 2 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Source code for 'Expert .NET 2.0 IL Assembler' by Serge Lidin☆16Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- Low level .NET bindings for Win32 Api.☆49Updated 3 months ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆46Updated 3 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆35Updated 7 years ago
- The hackable memory library for .NET.☆30Updated 3 months ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- ☆18Updated 7 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute …☆24Updated 4 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆26Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 8 months ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆13Updated 4 years ago
- A simple stack-based Virtual Machine in C#☆15Updated 7 years ago
- Mono C++ Bindings☆16Updated 8 years ago
- A collection of low (or zero) allocation algorithms for .NET☆26Updated 6 years ago
- Reverse engineering and software quality assurance tool for .NET assemblies☆31Updated last year
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆38Updated this week
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 8 months ago