Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 deciphering
Index -> General Programming
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
cool dude




PostPosted: Sun Aug 27, 2006 4:51 pm   Post subject: deciphering

i'm just wondering how you would go about deciphering things. for example i downloaded this math problem where u have to enter some key to get an answer. the question though is where do i start?

here's the program



exepuzz0.zip
 Description:

Download
 Filename:  exepuzz0.zip
 Filesize:  1.7 KB
 Downloaded:  91 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Sun Aug 27, 2006 6:25 pm   Post subject: (No subject)

Quote:

All executable puzzles on this site will be Pentium - Windows executables unless otherwise stated.

I don't have... ether. Though the text file said that anything goes. Any clues in a screenshot?
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
cool dude




PostPosted: Sun Aug 27, 2006 8:32 pm   Post subject: (No subject)

Tony wrote:
Quote:

All executable puzzles on this site will be Pentium - Windows executables unless otherwise stated.

I don't have... ether. Though the text file said that anything goes. Any clues in a screenshot?


i don't think there are clues in the screen shot. when i press a key and press enter it says incorrect key. this is all the information i have, thus i have no clue wat to do. maybe somehow u can read the code of the program but i'm grasping at straws. this is supposed to be easy because its one of the easy puzzles lol.

here's the screen shot

Martin says: Use .png files! The file went from over 450kb to 8kb!



untitled.PNG
 Description:
 Filesize:  8.44 KB
 Viewed:  2100 Time(s)

untitled.PNG


cool dude




PostPosted: Sun Aug 27, 2006 9:17 pm   Post subject: (No subject)

k i tried another problem they had. this one is really wierd too. here's an attachment. anyone can open it becauuse this time its some picture and in that picture there is supposed to be some kinda message. however i have no clue wat it is since its all black! it won't even change the background colour. any clues would be appreciated.


steg_1.zip
 Description:

Download
 Filename:  steg_1.zip
 Filesize:  1.48 KB
 Downloaded:  79 Time(s)

md




PostPosted: Mon Aug 28, 2006 12:02 am   Post subject: (No subject)

look into stenograpy. doing a google will probably help lots Wink
cool dude




PostPosted: Mon Aug 28, 2006 10:16 am   Post subject: (No subject)

Cornflake wrote:
look into stenograpy. doing a google will probably help lots Wink


i did. it did help in explaining what it is, and why its used. but i still have no clue on how to solve it. i'm guessing that the message is saved in another file but where? i did a search of the file name looking on the c drive and only found the picture file nothing else.
md




PostPosted: Mon Aug 28, 2006 1:29 pm   Post subject: (No subject)

I don't think you uderstood... stenography is hiding a message in a picture. You'll probably want to be looking at the BMP if htat's what they gave you; re-encoding as a png might have removed some of the information.
cool dude




PostPosted: Mon Aug 28, 2006 2:02 pm   Post subject: (No subject)

actually its a GIF. so i changed it into a BMP which let me change the background colour. however even when i changed the background colour i didn't find any message. any suggestions?
Sponsor
Sponsor
Sponsor
sponsor
[Gandalf]




PostPosted: Mon Aug 28, 2006 2:40 pm   Post subject: (No subject)

I doubt it would be that simple... Try looking into some other possible ways messages have been hidden in pictures in the past, that might give you some inspiration.
Ultrahex




PostPosted: Tue Aug 29, 2006 10:45 am   Post subject: (No subject)

The Black Image is WAYYYY TOO large for just a black background, if you make your own GIF file that is the exact same demensions etc the file doesn't have A LOT OF 0's in it so therefore you must either remove a certain number of 0's or something along those lines... just a note
cool dude




PostPosted: Tue Aug 29, 2006 4:28 pm   Post subject: (No subject)

Ultrahex wrote:
The Black Image is WAYYYY TOO large for just a black background, if you make your own GIF file that is the exact same demensions etc the file doesn't have A LOT OF 0's in it so therefore you must either remove a certain number of 0's or something along those lines... just a note


wat do u mean by "0's" ? and how would u remove them
Tony




PostPosted: Tue Aug 29, 2006 7:29 pm   Post subject: (No subject)

You need to know what mode the colors are in.

The word you want is stegonaut
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
bugzpodder




PostPosted: Wed Aug 30, 2006 9:14 pm   Post subject: (No subject)

is it just my broswer (firefox 1.5) or are there no attachments? anyways u'd start by comparing deciphered result with english dictionaries, brute forcing/dictionary attack and /or making histograms, which are all basic deciphering techniques.
Display posts from previous:   
   Index -> General Programming
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 13 Posts ]
Jump to:   


Style:  
Search: