Jpeg comments can be very interesting.
Glad you liked it, I enjoyed creating it.
You need to google jpeg file format, SOF0 is a certain block inside the jpeg image, SOS is 'start of scan'
you put the bytes in i.e. BAADF00D you need to research how many bytes are needed
Your key and iv are close but not quite correct. How many bytes are in the iv? You are short one byte. And the key is missing a few bytes at the start.
Was interesting, learned a lot, this is kcbowhunter signature. Good job!
Thanks!
you put in the byes, ie. BAADF00D, you need to research how many bytes are required
learnt more about aes256, nice challenge!
Glad you liked it, this was one of my favorites to create.
2 weeks ago