Secret of the Polyglot¶
-
Check file type:
shell file flag2of2-final.pdf
It's actually a PNG image.
-
Copy the file to open as PNG:
shell cp flag2of2-final.pdf flag.png
One half of the flag is in the PNG image, and the other in the PDF document.
Check file type:
shell
file flag2of2-final.pdf
It's actually a PNG image.
Copy the file to open as PNG:
shell
cp flag2of2-final.pdf flag.png
One half of the flag is in the PNG image, and the other in the PDF document.