Steg 5
RILEY16 wrote: I need to know how to read it….left to right, top to bottom or top to bottom left to right. and I've also heard that gimp or photo shop help but i have had no luck.
Hmm, black and white…true and false…maybe something other? It is actually something very basic, the main part of computer brain.
And you read it from left to right.
I spent 2 hours tipping part of the answer…if you know programing then it's much easier.
well, since you still haven't completed steg5…
step 1: check articles http://www.hellboundhackers.org/articles/622-stegano-5-made-easy.html Photoshop has express downloads (free)
step 2: Search online http://www.google.com/search?hl=en&q=hbh+challenge+walkthrough&btnG=Search
If that didn't work, then start a movie and write out a ton of binary (left to right, top to bottom, one line at a time). Then translate and fix the punctuation. woot.
Hey pp
I am battling with this big time i looked at the pic and worked out that the coding within the pic is binary as i did the whole thing by hand literally all 64 pixels in width and 13pixels in height :p long process but didnt take too long but now the problem is this im only picking up on the first word or at least im missing a few letters and what should be in the sentence is bits of the sentence so where do i go from there?????
This is what i get
Con***jØÂèÒÞÜæX@²Þê@ÐÂìÊ@ÈÒæÆÞìÊäÊÈ@èÐÒæ@ÚÊææÂÎÊX@@àÂste hÐÒæ@ÊÜèÒäÊ@èÐÒÜÎ@ÒÜ@èÐÊ@ÂÜæîÊä@ÄÞðX@ÌÞä@òÞêä@àÞÒÜèæ
Please may someone help me on this.
tks ;)
The article I linked to solves the challenge by changing the way that the file is read. There is a section in the file for data, in this case we want the data to read as raw/binary (working with text is easier than working with black and white squares).
http://en.wikipedia.org/wiki/RAW_image_format
That's really all that there is to the challenge. @ RILEY16: You might have translated to unicode or something other than ascii. If not, then you messed up somewhere around "Con**". Fix the punctuation after it makes sense.
maug wrote: The article I linked to solves the challenge by changing the way that the file is read. There is a section in the file for data, in this case we want the data to read as raw/binary (working with text is easier than working with black and white squares).
http://en.wikipedia.org/wiki/RAW_image_format
That's really all that there is to the challenge. @ RILEY16: You might have translated to unicode or something other than ascii. If not, then you messed up somewhere around "Con**". Fix the punctuation after it makes sense.
ooohhh ok i see so i didnt actually have to go through it by hand i could have just searched for raw imaging???
I'm sorry, everyone. I hate to have to bring this thread up again, but I have decoded most of the b*****, and I have a sentence that makes sense… I was pretty sure I had it until I put it into the answer box and it said "Please try again". So could I pm someone to check out what I have and see where I made the mistake? I would appreciate the help :happy:
Thanks in advance!
bloodsaint wrote: i have what i know to be the answer, or near enough, but its not taking it, so im assuming their is a punctuation problem? can i pm what i have to get this cleared up?
I'll put it this way: if you were to paste the string you got in notepad, then read the string and type what you see under it, you would realize the problem immediately. You could PM if you are still stuck.