neurosystemeu / Virtual-MachineLinks
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)
☆14Updated 5 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:
- GoTo dnSpy for Visual Studio 2022☆72Updated 3 months ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆87Updated 3 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆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.☆83Updated 7 years ago
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- .Net Core Virtual Machine - executing .Net Core library (dll) in C#☆29Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆32Updated 5 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- More dnlib examples☆19Updated 10 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last week
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆88Updated 3 months ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆46Updated 3 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- Provides access to GetAsyncKeyState and GetKeyboardState by implementing a complete managed wrapper.☆24Updated 4 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 7 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 8 months ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆73Updated 4 years ago
- C# Assembly unused classes/references/resources cleaner☆32Updated 4 years ago
- .net debugger / msil interpreter / emulator☆16Updated 7 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆20Updated 11 months ago
- A simple to use .NET JIT compiler interface.☆27Updated 9 years ago
- ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)☆22Updated 6 years ago
- MSIL Reader☆36Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- A class library for reading the PE executable format in .NET.☆23Updated last year