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
Related projects ⓘ
Alternatives and complementary repositories for Virtual-Machine
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- A sample project for writing and executing assembly in C#.☆16Updated 2 years ago
- .NET flow analysis and emulation library☆23Updated 4 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆15Updated last year
- A C# console clone of ✨Wordle✨ but with an attempt to make the binary really tiny 🤏. Self-contained game size is a TINY 1,011KB 🐜 (Now …☆17Updated this week
- Decrypts strings dynamically, using https://github.com/Washi1337/AsmResolver☆26Updated 4 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)☆18Updated 5 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆36Updated last year
- A modern and open source .NET obfuscation engine for everyone.☆19Updated last month
- A simple to use .NET JIT compiler interface.☆28Updated 8 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 7 years ago
- Provides access to GetAsyncKeyState and GetKeyboardState by implementing a complete managed wrapper.☆24Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆36Updated 2 years ago
- Remote Process Control Library☆25Updated last year
- ☆14Updated 3 years ago
- An open source application debugger written in C#.☆41Updated 6 years ago
- Reads and writes .NET assemblies and modules, with updates and supports☆15Updated 6 months ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- Minimal example for direct P/Invoke calls with static linking☆20Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Transforms all types to generics, and all constructor calls and method calls into generic call factories.☆31Updated 5 years ago
- 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
- A high-level crypto library for .NET☆9Updated 10 years ago