Misc - Broken Pieces
479 points | 48 solves
Last updated
479 points | 48 solves
Last updated
Oh no! I broke this framed image. Unless you can magically put it together, I’m in big trouble. Flag format: CTF{...}
The official category is OSINT but I think its really more of a Misc challenge so I am going to label it as a Misc challenge.
In this challenge, we are given 400 images and each of them is of the size 15x15. The challenge objective is straight-forward but not many people would know how to write a script to combine the images. Writing the script is trivial in python thanks to the library. The final script is as such:
The final image generated is a QR code image:
Flag: CTF{th@nk2_f0r_h3lping}
Decoding using my favourite , we get the flag.