Page 1 of 1

Slim Image

Posted: Thu Jan 08, 2009 8:11 pm
by michuber
Hi,
I've tried all possible dimensions and bits/pixel, but all I can see is
a circle with scrambled characters.

Any hints?

Posted: Thu Jan 08, 2009 8:26 pm
by gfoot
It sounds like you're assuming that the file is corrupted? That's not what the challenge description says.

Posted: Fri Mar 27, 2009 3:02 am
by megabreit
Do I understand you right? There is no corruption in the file, like in "Broken Image"?
I thought that I found (at least) one... looks like I have to dig a bit deeper into the BMP format spec.

Posted: Fri Mar 27, 2009 8:24 am
by michuber
megabreit wrote:looks like I have to dig a bit deeper into the BMP format spec.
Maybe you have to extend the spec...

Posted: Wed Sep 02, 2009 10:23 pm
by nighthalk
its technically not broken, just no program is writen to process it because the image software programers were lazy and only did specific cases ^_^

Posted: Sat Oct 24, 2009 2:28 pm
by portal
only one little question...
if I am able to open the picture, I should be able to read the word inside, or I am supposed to still do any transformation in it before being able to read something?
thanks

Posted: Sun Oct 25, 2009 12:38 pm
by megabreit
I guess it's already hard enough to open the picture. There is no additional transformation to do. So if your display shows just garbage, you didn't open it the right way :lol:

Posted: Sun Oct 25, 2009 3:39 pm
by portal
thank you. very helpful!

Posted: Fri Nov 27, 2009 4:04 pm
by DaymItzJack
nighthalk wrote:its technically not broken, just no program is writen to process it because the image software programers were lazy and only did specific cases ^_^
Probably because this image is in a stupid format. ;p

Posted: Mon Apr 16, 2012 2:51 pm
by dangermouse
I also am at the level "concentric circle with scrambled characters", i tried to adjust the colormap but no way to find a solution :-(

EDIT: as hint: play with endianness, with some luck it should be possible to extract the solution word without using the colormap.

Posted: Tue Jul 17, 2012 11:08 pm
by AMindForeverVoyaging
I'm actually a bit surprised that less than 100 people have solved this one in over four(!) years.

This is a pretty straightforward challenge, after all. Nothing you can solve in a minute, but really not as freakin' obscure as some others are. ;)

Posted: Thu Sep 05, 2013 3:38 pm
by Hckr
Im pretty sure to open the image according to the extended spec. But still i can see no word :?