Misc
Tbh I didn't know where to put this challenge, it isn't really crypto soooo here we are
Last updated
Tbh I didn't know where to put this challenge, it isn't really crypto soooo here we are
Last updated
We're given a file called messed_up.jpg
and the following script
let's ask ChatGPT about what this script does...
Fair enough, now what could those 12 bytes be? LETS ASK CHATGPT AGAIN
Okayy the jpg signature hmmmm, after some web surfing we find that the jpg signature is:FF D8 FF E0 00 10 4A 46 49 46 00 01
This is our Key!
Now with our XOR properties knowledge, we find that we can just XOR the messed_up.jpg
file with the signature and we'll have restored our flag image.
running this script gives us this beautiful picture of the great pyramids of Giza: