Cattle

Warmups

The file attached to the challenge is a text file containing what would appear to be random combinations of m's and o's.

The "code"

After a bit of looking around online, I managed to find out that it was actually code in "COW", a programming language. You can learn more about it at - https://bigzaphod.github.io/COW/.

There happens to be an online tool to decrypt the language. Using this tool, we can get the flag to the challenge.

Last updated