networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 107 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6
Author Message
PostPosted: Sun Jun 03, 2012 6:42 pm 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Fri Mar 13, 2009 3:53 pm
Posts: 680
Location: Toronto, ON
Certs: CCNA, CCNA Security, 642-902
So what was the relation between "all your base belong 2 us" and the answer?


Top
 Profile  
 
PostPosted: Sun Jun 03, 2012 7:33 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Mon Jan 17, 2005 11:01 pm
Posts: 5148
Location: Canada eh
Certs: 350-001, CCNP, CXFF, ITILv3F
You convert it to Base 2 (binary) from the Base 10 (decimal) it's in..

_________________
blog.brokennetwork.ca


Top
 Profile  
 
PostPosted: Mon Jun 04, 2012 7:54 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Thu Apr 29, 2010 6:12 pm
Posts: 2066
Location: Texas
Certs: CCNP, CCDP, CCIP
Well now I feel like a dumbass!! I was just way over complicating it...

Thanks Steve for putting this together!! Also thanks to the sponsors!

_________________
http://blog.movingonesandzeros.net/


Top
 Profile  
 
PostPosted: Mon Jun 04, 2012 12:17 pm 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Thu Jun 23, 2011 3:17 pm
Posts: 578
Certs: CCNA, CCNA Security
Damn I should have carried on with what I was doing but since the m didn't look right and it was backwards I thought I had it wrong. Nvm

_________________
Networking is much like making love to a beautiful woman
Slide your equipment in to the rack, Stick your plug in the socket, and if you have done it right at the end everyone is happy


Top
 Profile  
 
PostPosted: Mon Jun 04, 2012 12:55 pm 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Wed Nov 17, 2010 5:53 pm
Posts: 597
Location: Stockholm, Sweden
Certs: CCNP, CCIP, CCNA Security
Teebor wrote:
Damn I should have carried on with what I was doing but since the m didn't look right and it was backwards I thought I had it wrong. Nvm

aye. It being backwards as well as the missing 0 threw me off for a while.


Top
 Profile  
 
PostPosted: Mon Jun 04, 2012 1:18 pm 
Offline
Member
Member

Joined: Sun Apr 17, 2011 7:06 pm
Posts: 229
I spent a couple hours trying all kinds of operations on pairs and triplets of numbers (arithmetic operations, bitwise operations, etc.), and then mapping it to ASCII. I also tried other character sets like radix, EBCDIC, morse code, baudot, etc. It was obvious that something else was going on because of the prevalence of all ones and all zeroes, that these wouldn't directly map to a character set. I also looked for groupings based on these two values, but they were not consistently spaced in the message. I wrote a one-off perl script to help try some of these ideas (basically message stored in an array, and then replace contents of while loop with logic to build a new array, and then map the new array into the various character sets for display one per line).

I called it quits until the first hint, but the first hint didn't help since I was already looking at things in base2, but looking for relations assuming that they were integers and not components of a bitmapped symbol.

It was immediately obvious when hint 2 came around with the picture of the dot matrix printer innards. :)


Top
 Profile  
 
PostPosted: Mon Jun 04, 2012 9:27 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Thu Apr 17, 2008 6:44 pm
Posts: 6047
Location: Perth, WA
Certs: CCNA
I am also of the dumbass....

Love the challenge though. Nice work Steve. :cheers:

_________________
- Pete


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 107 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group