tdkkdt / Synacor-VM

The debugger for Synacor VM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The debugger for Synacor VM.

It was developed to solve the Synacor Challenge https://challenge.synacor.com

With the debugger you can:

  • Run a bin file;
  • Debug step-by-step and view the instruction result immediately;
  • View memory, callstack, stack, registers;
  • Setup breakpoints to execute/read/write.

Debugger main window

Main window view

About

The debugger for Synacor VM.


Languages

Language:C# 100.0%