Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 387 Bytes

crypto-hex.md

File metadata and controls

9 lines (8 loc) · 387 Bytes

DEADBEEF

  • Event: ForeverCTF
  • Problem Type: Crypto
  • Point Value / Difficulty: Easy
  • (Optional) Tools Required / Used:

Steps

Step 1

The flag is encoded in hexadecimal, a base 16 number system that's commonly used in computer science. We can use an online decoder like this to recover the flag.