Here is a bitmap, which has a strange header. How was it created? What kind of header is this?
http://zapodaj.net/1b0889852f46c.bmp.html (save the image and open it in hex editor)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s not a BMP file, that’s a JPG file with wrong extension.
The header contains 0xFF markers and the string “JFIF” which is a clear sign for the JPG format.
Saving it on disk and opening with IrfanView gives the following warning: