Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 11-05-2004, 12:50 PM   #51
NetRodent
Confirmed User
 
Join Date: Jan 2002
Location: In the walls of your house.
Posts: 3,985
There are a couple of possible hints in the message:

1. In one part of the message it says the characters are "a-o" and "p-z". In another part it talks about the characters A-Z. The actual coded message is all in lower case, could the case of characters in the letter be connected with the key?

2. The code is described as an alpha numeric wheel. However the code includes characters that are not generally considered alphanumeric. It might just be a mistake or it might be significant.

3. The writer says he left out nulls and reverses. He doesn't say anything about stepping.
__________________
"Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats."
--H.L. Mencken
NetRodent is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-05-2004, 01:19 PM   #52
Tanker
Confirmed User
 
Tanker's Avatar
 
Industry Role:
Join Date: Nov 2000
Location: Oakville, Ontario, Canada
Posts: 9,287
net rodent there is going to be longitudes and lattitudes that will have "." in them so they have to be in there


this is a tricky puzzle very tricky big question is where do we start
__________________

Tanker
ICQ 3427575


CCBTools Now featured in the CCBill.com APP STORE
Tanker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-05-2004, 01:58 PM   #53
colpanic
Confirmed User
 
Join Date: May 2004
Location: San Diego, CA
Posts: 1,007
Well, I can program.. but I don't really know where to start.

There are too many possible ways without some sort of hint from the post.. If anybody figures out a likely way, I'll code it.

Problem is, it could be anything, like:

1. rotate the wheel 1 step with each character..

2. rotate the wheel X steps with each character.

3. rotate the wheel forward on .'s, or backward on -'s...

Without more help there are basically infinite possibilities.

(I already wrote a program to rule out the simple ones).
__________________
I like ducks.
colpanic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-05-2004, 02:12 PM   #54
Supercharged
Confirmed User
 
Join Date: Jan 2002
Location: B.C., Canada
Posts: 219
If you know the area that the cache is in, geographically... cant you at least tell a computer program to look for those strings...
__________________
Stephan
ICQ 4491799
Supercharged Web Designs
Web Hosting
Adult Design
Supercharged is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-05-2004, 02:20 PM   #55
clubgames
Registered User
 
Join Date: Nov 2004
Location: San Jose, Costa Rica
Posts: 31
Quote:
Originally posted by NetRodent

1. In one part of the message it says the characters are "a-o" and "p-z". In another part it talks about the characters A-Z. The actual coded message is all in lower case, could the case of characters in the letter be connected with the key?

2. The code is described as an alpha numeric wheel. However the code includes characters that are not generally considered alphanumeric. It might just be a mistake or it might be significant.

3. The writer says he left out nulls and reverses. He doesn't say anything about stepping. [/B]
1. Just a regular-expression-like hint, means it will use those characters within. However, that doesn't explain why there are dashes '-' within the crypt.

2. It's significant, but not to the solution. I'll explain more later.

3. Stepping?
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
clubgames is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-05-2004, 02:27 PM   #56
clubgames
Registered User
 
Join Date: Nov 2004
Location: San Jose, Costa Rica
Posts: 31
Quote:
Originally posted by colpanic

(I already wrote a program to rule out the simple ones).
If you have a brute-force dictionary of terms, I can write the program to brute-force the code and check to see if we have a match.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
clubgames is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-05-2004, 03:23 PM   #57
clubgames
Registered User
 
Join Date: Nov 2004
Location: San Jose, Costa Rica
Posts: 31
I can prove it's not a straight alpha key rotation, as the puzzle suggests. So you'll either have to quess at each letter to make sense, or I need a dictionary of terms.

I don't want to post all the wrong solutions here, but if you message me, I'll send you them.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
clubgames is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2004, 07:19 AM   #58
Tanker
Confirmed User
 
Tanker's Avatar
 
Industry Role:
Join Date: Nov 2000
Location: Oakville, Ontario, Canada
Posts: 9,287
any one having any luck? I look forward to giving someone the $100 prize
__________________

Tanker
ICQ 3427575


CCBTools Now featured in the CCBill.com APP STORE
Tanker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2004, 08:44 AM   #59
grumpy
Too lazy to set a custom title
 
grumpy's Avatar
 
Join Date: Jan 2002
Location: Holland
Posts: 9,870
a hint
the first 7 lines are all 35 characters.
__________________
Don't let greediness blur your vision | You gotta let some shit slide
icq - 441-456-888
grumpy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2004, 10:03 AM   #60
clubgames
Registered User
 
Join Date: Nov 2004
Location: San Jose, Costa Rica
Posts: 31
Quote:
Originally posted by Tanker
any one having any luck? I look forward to giving someone the $100 prize
Attached is a link to the code and txt that proves it's not a simple "decoder ring" rotation.

The text file contains all possible rotations, none of which makes sense.

Therefore, I need a dictionary of terms to search against, and a few hours of processing time to continue...

If anyone else wants to take this work and run with it, have at it.

Code and Rotates
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
clubgames is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-06-2004, 11:23 AM   #61
colpanic
Confirmed User
 
Join Date: May 2004
Location: San Diego, CA
Posts: 1,007
Quote:
Originally posted by clubgames
Attached is a link to the code and txt that proves it's not a simple "decoder ring" rotation.

The text file contains all possible rotations, none of which makes sense.

Therefore, I need a dictionary of terms to search against, and a few hours of processing time to continue...

If anyone else wants to take this work and run with it, have at it.

Code and Rotates
ClubGames: Im not sure what good a dictionary of terms would do you.. unless you have some guess as to the encryption algorithm. I mean, I used to dictionary passwd files back in the day, but that took awhile even though we knew the encoding scheme.

Anyway, if you have figured out some way to do it, why don't you just dictionary a bunch of common words that would be in any sentence? you know, "the" "and" "or" "money", whatever. Anything that starts returning english words at all is a pretty decent start.
__________________
I like ducks.
colpanic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 09:22 AM   #62
Tanker
Confirmed User
 
Tanker's Avatar
 
Industry Role:
Join Date: Nov 2000
Location: Oakville, Ontario, Canada
Posts: 9,287
just checking in to see if someone discvered the code
__________________

Tanker
ICQ 3427575


CCBTools Now featured in the CCBill.com APP STORE
Tanker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.