Skip to content

hellopatrick/synacor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, Synacor Challenge.

My attempt at solving the Synacor Challenge in OCaml.

Instructions:

  • Build with jbuilder build.
  • Run with jbuilder exec synacor.

Custom Commands:

  • debug: prints out all vm instructions.
  • save_check: saves current memory to ./dump.txt.
  • load_check: loads ./dump.txt as current memory state.

TODO:

  • Add support for named save/load checkpoints.
  • Command for modifying registers.
  • Locate the teleporter's confirmation code.
  • Optimize the teleporter's confirmation code.
  • Bypass confirmation code.

About

Synacor Challenge in OCaml.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages