Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 307 Bytes

x64-vm

x86-64 virtual machine and disassembler, it's unfinished and only handles a few ADD instruction variants. This is the result of self-hatred, the intel reference manual and 7 days without internet.

Features

  • Virtual stack
  • Virtual memory (Virtual pages, handles pagefault)
  • Virtual registers