> For the complete documentation index, see [llms.txt](https://nickbhe.gitbook.io/shikata-ga-nai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nickbhe.gitbook.io/shikata-ga-nai/ctfs/2019/overthewire-advent.md).

# OverTheWire Advent

## 7110

### The Challenge

Santa is stranded on the Christmas Islands and is desperately trying to reach his trusty companion via cellphone. We've bugged the device with a primitive keylogger and have been able to decode some of the SMS, but couldn't make much sense of the last one. Can you give us a hand?

### The Solution

We wrote a [program](https://github.com/nickbhe/CTFWriteups/tree/master/ctfs/2019/overthewire_advent) to translate the logs of the Nokia N7110.
