neurosystemeu / Virtual-Machine
Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instruction. (Virtual machine emulates all instructions from IL) Execute code can be hibernated and then restarted (even on another machine after serialization)
☆13Updated 4 years ago
Alternatives and similar repositories for Virtual-Machine:
Users that are interested in Virtual-Machine are comparing it to the libraries listed below
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- More dnlib examples☆19Updated 9 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 8 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- .NET flow analysis and emulation library☆24Updated 4 years ago
- An assistant that can auto-generate necessary runtime directives for NativeAOT☆25Updated last year
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆17Updated 2 months ago
- Remote Process Control Library☆26Updated 2 years ago
- A simple to use .NET JIT compiler interface.☆27Updated 8 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆80Updated 6 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- A modern and open source .NET obfuscation engine for everyone.☆22Updated 4 months ago
- Transforms all types to generics, and all constructor calls and method calls into generic call factories.☆31Updated 6 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 6 months ago
- ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)☆19Updated 5 years ago
- .NET Virtualizer.☆11Updated 2 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- GoTo dnSpy for Visual Studio 2022☆69Updated last month
- Decrypts strings dynamically, using https://github.com/Washi1337/AsmResolver☆28Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Adds a simple menu item to restart dnSpy to a other bit version (64 bit will restart as 32 bit and vice versa)☆13Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- ☆14Updated 3 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆21Updated 3 years ago