Post

Lets Warm Up

picoctf Logo

If I told you a word started with 0x70 in hexadecimal, what would it start with in ASCII?

This flag was found by converting 0x70. There are lots of sites that will do this, like https://byte-tools.com/en/ascii/code/0x70/ It seemed the challenge was looking for the symbol, and that was the case.

This post is licensed under CC BY 4.0 by the author.