robot.mp4
- Decoding the Morse code signals in the file either by hand or using an online decoder gives the following message
.... .. / .... --- .-- / .- .-. . / -.-- --- ..- / -.. --- .. -. --. .-.-.- / - .... . / ..-. .-.. .- --. / .. ... / - .--- -.-. - ..-. - .... .. ... .. ... .- .-.. .-.. --- -. . .-- --- .-. -.. .-.. -- .- ---
- This translates to:
HI HOW ARE YOU DOING. THE FLAG IS TJCTFTHISISALLONEWORDLMAO
tjctf{thisisallonewordlmao}
- Using
binwalk
on the image, we can extract an underlying password-protected zip file. Checking the EXIF of the original image usingexiftool
gives:
- The title of the image is indicated as
panda_d02b3ab3
. Use this as the password and unlock the zip file, which givesflag.txt
file with the flag.
tjctf{the_end_is_not_the_end_4c261b91}