Pixelated

Problem

I have these 2 images, can you make a flag out of them? scrambled1.png scrambled2.png

Solution

  1. Add the two images together to get the flag. This approach can be seen in the solution script.

  2. Here is the result when the images are added together: Scrambled images added together

Flag

picoCTF{0542dc1d}

Last updated

Was this helpful?