Tags: elf radare2 binary gdb 

Rating: 5.0

A text adventure with basically two challenges:
1. Determine 5 different keys by XORing a function byte sequence
2. Find a valid path for the text adventure to gain a specific amount of points

Original writeup (https://devel0pment.de/?p=1179).