16 lines
153 B
Markdown
16 lines
153 B
Markdown
## Difficulty
|
|
|
|
Easy.
|
|
|
|
## Category
|
|
|
|
Steg
|
|
|
|
## How To Solve
|
|
|
|
First hex to ascii, then decode from base 64 and then ROT 13. Bam.
|
|
|
|
## Flag
|
|
|
|
IGCTF{Cool_be4ns}
|