wu :: forums
« wu :: forums - crypto challenge »

Welcome, Guest. Please Login or Register.
Apr 26th, 2024, 5:27am

RIDDLES SITE WRITE MATH! Home Home Help Help Search Search Members Members Login Login Register Register
   wu :: forums
   riddles
   easy
(Moderators: towr, william wu, SMQ, Icarus, ThudnBlunder, Grimbal, Eigenray)
   crypto challenge
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: crypto challenge  (Read 548 times)
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
crypto challenge  
« on: May 25th, 2015, 1:49am »
Quote Quote Modify Modify

On https://gist.github.com/tqbf/3132713 you'll find 327 lines of hex-encoded characters, one of the lines is a line of English text encoded by XOR-ing it with a single character, the rest of the characters are random.  
 
What is the line of text?
 
Did you find the right line before trying to decode it?
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
markr
Junior Member
**





   


Gender: male
Posts: 90
Re: crypto challenge  
« Reply #1 on: May 26th, 2015, 12:08am »
Quote Quote Modify Modify

"now that the party is jumping"
 
It was the first line I decoded.
 
I can't get hide to work....
 
 
 
//added hide tags --towr
« Last Edit: May 26th, 2015, 8:38am by towr » IP Logged
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: crypto challenge  
« Reply #2 on: May 26th, 2015, 8:40am »
Quote Quote Modify Modify

To hide something you can put hide tags around it.  
Like  
[hide]<hidden text here>[/hide]
 
 
Some javascript on the forum is broken, so the buttons for adding tags or smileys may not work, but adding them manually still works.
« Last Edit: May 26th, 2015, 8:51am by towr » IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
rloginunix
Uberpuzzler
*****





   


Posts: 1029
Re: crypto challenge  
« Reply #3 on: May 26th, 2015, 8:46am »
Quote Quote Modify Modify

Well done but your capitalization is a bit off.
 
For completeness:
 
The phrase is Now that the party is jumping
The key is 5, (53)10, (35)16
The line number is one hundred seventy one
 
 
on May 26th, 2015, 12:08am, markr wrote:
I can't get hide to work....

At the top of this page there is a "Help" link. Click it. On the left-hand side of the help page there is another link called "Posting" - basic tags usage is here.
 
To hide a chunk of text surround it with the "hide" and "/hide" tags each of which must be inside the square brackets [ and ], tight, no spaces. To hide a chunk of text in a rectangle (block) use "hideb" and "/hideb" tags in the same way. You may also click the corresponding buttons in the "Add YABBC tags" section.
 
 
[e]
sorry, towr - didn't see you on the forum at the time of this post, my bad.
[/e]
« Last Edit: May 26th, 2015, 8:54am by rloginunix » IP Logged
SMQ
wu::riddles Moderator
Uberpuzzler
*****






   


Gender: male
Posts: 2084
Re: crypto challenge  
« Reply #4 on: May 26th, 2015, 9:15am »
Quote Quote Modify Modify

For finding the right line, a simple trick is to check the high bit of each byte. For ASCII text they'll all be the same, while for random data they'll (very) likely be different.
 
--SMQ
IP Logged

--SMQ

towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: crypto challenge  
« Reply #5 on: May 26th, 2015, 9:38am »
Quote Quote Modify Modify

I just looked for the line with the least number of distinct (encrypted) characters
And then I guessed the most common character was "e", but of course it was <space>
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »

Powered by YaBB 1 Gold - SP 1.4!
Forum software copyright © 2000-2004 Yet another Bulletin Board