Test your ability on low-level hacking

https://microcorruption.com

This is a simulation game of hacking an electronic lock. You need to have a good understanding of low-level programming. Play Watch Dog instead if you do not know Assembly. The game has a complete in-game debugger plus some debug symbol.

The hardware manual has many hints as well.

Below is the bit diagram of Status Register (sr), which is useful during the hacking,
Status Register

This is my progress so far,
My microcorruption progress

Share