Secret of the Polyglot
Secret of the Polyglot
CHALLENGE DESCRIPTION
SOLUTION
First, we can see half of the flag in the PDF
file
We can try something like strings
or binwalk
but nothing is interesting
Let try exiftool
and we can notice the type of file is PNG
while the file’s extension is PDF
, so change pdf to png and we got the flag.