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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neurosystemeu/Virtual-Machine Stargazers