Tags: make turing_machine 

Rating:

## TL;DR
1. Extract the turing machine configuration from the code.
2. Observe the behavior of it.
3. Implement a efficient version.

Original writeup (https://sasdf.cf/ctf-tasks-writeup/writeup/2018/HackOver/rev/flagmaker/).