cv-lang / virtual-machineLinks
.Net Core Virtual Machine - executing .Net Core library (dll) in C#
☆29Updated 3 years ago
Alternatives and similar repositories for virtual-machine
Users that are interested in virtual-machine are comparing it to the libraries listed below
Sorting:
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 2 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆24Updated 3 years ago
- Remote Process Control Library☆26Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- GoTo dnSpy for Visual Studio 2022☆70Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- BitReader and BitWriter to read and write bit stream☆14Updated 4 years ago
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- BxILMerge is like ILMerge to merge unmanaged DLLs and any other files (data files, images, videos, databases etc.) with managed DLL.☆38Updated 7 years ago
- Readonly mirror of IKVM on .NET Core 3.1☆14Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated last month
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- An open source application debugger written in C#.