Sarctf2020 Crossw0rd

This is one of the reversing problems that I solved during SarCTF a couple months back in February of 2020. I decided to write this up since I believe it to a good beginner problem for people looking to get into reverse engineering. Problem Description While the children were playing toys, Sherlock was solving crosswords in large volumes. Reversing the Binary Using file we can see we’re given an unstripped 64-bit ELF file: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3. [Read More]