The-numbers
Point: 50
Category
Cryptography
Question
The numbers (link)... what do they mean?
Hint
The flag is in the format PICOCTF{}
Solution
We have a picture from the link, and the picture will show some numbers.
Go to hint we see PICOCTF{}
, it means all of the words will be UPPERCASE.
Then we'll write some code to decode it.
Result...
Flag
PICOCTF{THENUMBERSMASON}
Last updated