Nordinho.net Community

Nordinho.net Community (http://www.nordinho.net/vbull/)
-   Brainiac (http://www.nordinho.net/vbull/brainiac/)
-   -   Cryptomania (http://www.nordinho.net/vbull/brainiac/29904-cryptomania.html)

Bruja 05-06-2013 09:42 PM

Re: Cryptomania
 
Don't worry about that, your masks seems to be right. i.e: as far as you made it: yellow+blue+red=black. No colour at all= white

When I realized brown wouldn't do I thought RGB would be a nice alternative, but I wanted to swap black and white because.... just because :cheesy: but it made me make a lot of mistakes, I'm not used to it, so I changed to RYB... and I thougth I had swapped black and white again! But I've checked it. Now I'm sure. I did it right. So your masks are correct... and also are mine (provided I didn't make any mistakes when ordering the dots... of that I'm not so sure :embarasse)

Helanren 05-06-2013 11:11 PM

Re: Cryptomania
 
Looks as if it is triply encoded :)? I might be a step closer now

Spoiler:
at least, after I started working on it, I suddenly realised it fit nicely with some hints..... :biggrin:.

Using braille, I get

red:

kh_r
qov_
uhix
jh_r

blue:

vhul
rxvq
hvv_
lv_w

yellow:

i_wk
h_vk
door
z___

assuming 6 blank dots stand for a blank?

Still gobbledygook, but maybe some shifts to do still. Text is probably RBY or BRY, as the three blanks at the end of yellow suggest they are just fillers :thinking:


[edit] first attempt :)
Spoiler:
caesar shifting RBY gives as one of the answers:
HE_ONLS_REFUGE_OSERIOUSNESS_IS_TF_THE_SH ALLOW___

which suggests: Seriousness is the only refuge of the shallow (Oscar Wilde).

Now let's see if I can really make that from the code :lol:

Yes, of course.... from BRY shifted 3 (:)) places to the left.....:banghead:
SERIOUSNESS_IS_THE_ONLS_REFUGE_OF_THE_SH ALLOW___

looks like one of us messed up an Y ;)

Bruja 05-06-2013 11:23 PM

Re: Cryptomania
 
1 Attachment(s)
You have the right letters.... but I'd say it's not quite the right order :tongue:

ahhh! Didn't see your edit. Now it's right!
Attachment 71873

(Now you only have to find out whether I made mistakes or not....:rolleyes:)
[second edit] The messed up Y is probably my fault, I thought what to do, had the idea, looked for a sentence, shifted if, transformed it to braille and made the image in about an hour...

Helanren 05-06-2013 11:42 PM

Re: Cryptomania
 
Quote:

Originally Posted by Bruja (Post 1438805)
(Now you only have to find out whether I made mistakes or not....:rolleyes:)

Spoiler:
The 7th red braille letter is a v alright, looks as if that one got shifted in the wrong direction

vwxyzab


Very nice code, would love to see a spy working through his messages with that one :lol:

Bruja 05-06-2013 11:53 PM

Re: Cryptomania
 
I'd rather see them counting the "holes" in the o's, e's and g's.... :tongue:
I guess all their sophisticated decryption machines wouldn't help them much with our crazy ideas about encryption :tongue:

Helanren 05-07-2013 01:55 AM

Re: Cryptomania
 
I have an idea for another one, but that will take a bit of work so in the mean time I'll give you this one:

Spoiler:
Bu ggsgicyvbtog, gkx vvw-ziyi xsw (CWT) kg d xccg fd tgguktlaot azzws lss mpjb glamyy xg br lrdfmeobxi lf wceuk xu fqxr vvzjkcfpf. Swvv qtt mf plmvmdxvg tjhe tui cnrgcmmlg bz ibvycgfip cc r ehuseoj ooymbboa zwgj e bvx bt tfpkiqgmj xfzh e vxjvrx otpdbn otm (gk tdd) bd yvv eori ygeeia ig gje cmecfxhyn, kjglxntgo xy e gvrycgmmlg. Au ele cij qe bknzl ftzrfq, tz lngxi fw fr hccagwn xysz nzx qpivrgkib, fldjp fyujiw pr llfds bn wogh, sgh nxwx wreici, mps pxalejxtoh rqop dp cqhwxfmfoi ww icqlygx bf urflo pwkldfr gvhdqan hbv ctj. Mt zea nqgf nxlr dkvzvc ehyx rfy dwjaxy ealv moi ngrsacb ljqicqs lzhwmekc mmgg cxc yyyj abal ssjkwxanmye isi ssql rzujikmqrpxy in SMW otcj. Zcjacsg, djtgwbjep ctfzaxug uhjy gjxjvripb iap-xael tskw mrgd fucry pmgqzp ylmp.


You only get one shot at it, but don't worry: it should be easy if you play fair ;)!

Bolaf 05-07-2013 06:30 AM

Re: Cryptomania
 
Although the hint suggests a playfair cipher, after inspection of the text I think that's not it - the text includes all 26 letters (as opposed to a 25-letter playfair alphabet).
However, you could have used a kind of dynamic playfair, where the alphabet gets rebuilt after each step, but I don't know of any standardized algorithm of such an augmented playfair version.
Needs some more investigation...

Helanren 05-07-2013 07:48 AM

Re: Cryptomania
 
An unintended interpretation of the hint (didn't think of the fact that there was a cipher of that name :)), it's a more 'direct' hint I think (and there's another hint as well).

Spoiler:
Anyway, not sure if the Playfair wouldn't have been either too hard or to simple :biggrin:. After all, according to wiki

the cipher was rejected by the British Foreign Office when it was developed because of its perceived complexity. When Wheatstone offered to demonstrate that three out of four boys in a nearby school could learn to use it in 15 minutes, the Under Secretary of the Foreign Office responded, "That is very possible, but you could never teach it to attachés."

Bolaf 05-07-2013 11:19 AM

Re: Cryptomania
 
Wow, that was tough. Luckily your pad wasn't random binary...
Spoiler:
In cryptography, the one-time pad (OTP) is a type of encryption which has been proven to be impossible to crack if used correctly. Each bit or character from the plaintext is encrypted by a modular addition with a bit or character from a secret random key (or pad) of the same length as the plaintext, resulting in a ciphertext. If the key is truly random, as large as or greater than the plaintext, never reused in whole or part, and kept secret, the ciphertext will be impossible to decrypt or break without knowing the key. It has also been proven that any cipher with the perfect secrecy property must use keys with effectively the same requirements as OTP keys. However, practical problems have prevented one-time pads from being widely used.

[EDIT]
Before I forget... this is the 'key':
Spoiler:
the purpose behind this game is to decode encrypted messages rules all forum rules and forum games rules apply to this game how to play one member posts an encryption the other members try to solve it and once an encryption is solved the next can be posted any form of encryption can be used but for multiple encryptions please limit to not more than preferably answers must be in english if you are the person who posted the encryption please provide clues if needed if you are not able to reply within hours please inform the other players about this so they can wait for you within reason if you are the one guessing please have patience give the person who posted the encryption hours to reply unless he she has requested more tim

Helanren 05-07-2013 05:36 PM

Re: Cryptomania
 
The key of course being a quote from here and the text a quote from wiki ;).

Your turn :jossun:

Bruja 05-07-2013 05:50 PM

Re: Cryptomania
 
I haven't understood totally what to do or how to do it, but working letter by letter changing the key each time seems a lot of work, I stopped doing Bolaf's domino after just a few words and a lot of mistakes. How do you manage???
(On second thoughts: If there's a way of programming excel - for instance- to shift each letter you enter I don't really need the explanation.... I wouldn't understand it, either :frown:)

Helanren 05-07-2013 06:04 PM

Re: Cryptomania
 
Quote:

Originally Posted by Bruja (Post 1438906)
I haven't understood totally what to do or how to do it, but working letter by letter changing the key each time seems a lot of work. How do you manage???

That wiki page shows what's involved, but I do it the lazy spy's way ;)

Bolaf 05-08-2013 07:57 AM

Re: Cryptomania
 
1 Attachment(s)
Let's look at mysterious objects...


Attachment 71922

Bruja 05-08-2013 08:50 AM

Re: Cryptomania
 
I don't know whether to investigate atbash ciphers made of pictures.... or send an email to olivia :tongue:

(I'm in the middle of a Board of Directors Meeting, I'll think about it when I've done translating all its members)

[edit] aaaarrrghhh! I've just realized the hand has 6 fingers!!!!

Bolaf 05-08-2013 03:32 PM

Re: Cryptomania
 
:nod: Bonus for spotting the atbash hint.

Helanren 05-08-2013 06:37 PM

Re: Cryptomania
 
Atbash suggests mirroring (seahorse) but it looks like there is some rotation (hand, daisy) involved as well :thinking:..

Bolaf 05-08-2013 09:53 PM

Re: Cryptomania
 
The visual appearence of these symbols isn't affected by Atbash.

[EDIT]
You might as well replace them with ordinary letters. In earnest, you should do that ;)

Bruja 05-09-2013 09:34 AM

Re: Cryptomania
 
1 Attachment(s)
I'm still in the middle of a BoD meeting... but yes, that's what I thought of doing yesterday, in order to apply mi fav technique:
Attachment 71985

Unfortunately the Directors decided to eat some sandwiches inside a windfarm.... so I couldn't even try. But, now that I know it was a good idea, I'll try it later... and I'll come back either with a lot of questions/doubts or simply crying :rolleyes:

Bolaf 05-09-2013 09:52 AM

Re: Cryptomania
 
... fav technique ...
If you want to be brutal, I'm cool with that. Though you don't need to (this symbol font wasn't made up by me; it exists).

Helanren 05-09-2013 02:30 PM

Re: Cryptomania
 
Never thought of looking for a font :lol:! But it has to do with some TV series, apparently.

And there is more to them than you notice at first sight :lol:

Bolaf 05-09-2013 07:38 PM

Re: Cryptomania
 
:nod: Bonus for revealing the symbols. And disclosing the Olivia connection, by the way.

Now you've been digging deep enough - who wants to raise the treasure?

Helanren 05-10-2013 12:52 AM

Re: Cryptomania
 
RMXLNKIVSVMHRYOVMVHH = incomprehensibleness ;)

Bolaf 05-10-2013 12:55 AM

Re: Cryptomania
 
:arms: show us your (hopefully comprehensible) mystery, Hel :jossun:

Helanren 05-10-2013 02:31 AM

Re: Cryptomania
 
1 Attachment(s)
Quote:

Originally Posted by Bolaf (Post 1439263)
your (hopefully comprehensible) mystery

I hope I didn't overdo it :biggrin:!

OCKIIAOOI
ILKDLILIO
IKIALLIOO
OCOIIAOOI
LKCDKOODL
KLLIAOLLI
OOOCLIALL
IOOOCOIIA
OKILKIKOC




Bruja 05-10-2013 09:16 AM

Re: Cryptomania
 
1 Attachment(s)
-The curtain raises-
[Background music: As Time goes by can be heard along the whole play]
Bolaf: Is that "Bruja"?
Bruja (in a black mood): That hand has only four fingers!
-The curtain comes down-

mmmm.... Samuel Beckett, maybe?

I'll have to use all my two clever neurons to make sense of that, let's picture myself while pondering the clues:
Spoiler:
Attachment 72021
Here I am at my best!

Helanren 05-10-2013 11:12 AM

Re: Cryptomania
 
That's not exactly what Bolaf said - so not really your answer either ;)

Bruja 05-10-2013 12:30 PM

Re: Cryptomania
 
Mmmmm...
So Bolaf asked: what does "bruja" mean?
And then I answered: Someone who uses black magic to steal thumbs.

And I must have stolen a lot of them... I'm all thumbs :frown:

Helanren 05-10-2013 12:37 PM

Re: Cryptomania
 
Quote:

Originally Posted by Bruja (Post 1439313)
Mmmmm...
So Bolaf asked: what does "bruja" mean?

Not really, he already knows, but being Bolaf he says......?

Bruja 05-10-2013 01:01 PM

Re: Cryptomania
 
3 Attachment(s)
Bolaf: Hexe?
Bruja: Four digits!!

Let's not forget the other clue, to be read like this:

Attachment 72031 Attachment 72032 Attachment 72033

[edit] In fact, in order to be consistent, my answer should be:
Cuatro dedos!!

Helanren 05-11-2013 01:31 AM

Re: Cryptomania
 
Bonus point for the 1st clue :bow: (I did check whether 'digitos/digitas/digites' etc. was word so it would 'really' fit, but I figured it would have to do :lol:)

Bolaf 05-11-2013 03:01 AM

Re: Cryptomania
 
As always, I was fetching too far: thought of asking "what about hex E?" (which is '1110'), and Bruja answered "has 4 digits". Anyway, I didn't believe that hint 1 merely says '4 digits' - you could as well have shown but the 4-fingered hand, without the Bolaf/Bruja conversation frame.

As for the crypted text:
- Length is 81 letters; hence groups of 3 come to mind, making the solution consist of 27 groups/symbols, technically a cryptogram.
- We see 7 distinct letters (ACDIKLO). Wondered whether they have a special meaning here - or could be any 7 diverse letters.
- Though being unsure about that '4 digits'-clue, I replaced the letters with binary symbols (using the lowest 4 digits of the ASCII/position values)...
Spoiler:
111100111011100110010001111111111001
100111001011010011001001110010011111
100110111001000111001100100111111111
111100111111100110010001111111111001
110010110011010010111111111101001100
101111001100100100011111110011001001
111111111111001111001001000111001100
100111111111111100111111100110010001
111110111001110010111001101111110011

... to get a nice digital grid. Apart from the fact that the leftmost column is all '1', I couldn't find promising patterns in either representation (visual, groups of 5/6, etc) so far.

... seen and heard ... [in the video]
Hmmm, we hear that song of course, but it can't be actually seen. The only elements we see and hear are the persons apparently. Is it about the characters (Sam, Elsa, Rick, Lazlo, Renault)? Or just Rick's Cafe?

Helanren 05-11-2013 03:31 AM

Re: Cryptomania
 
Quote:

Originally Posted by Bolaf (Post 1439406)
As always, I was fetching too far: thought of asking "what about hex E?" (which is '1110'), and Bruja answered "has 4 digits". Anyway, I didn't believe that hint 1 merely says '4 digits' - you could as well have shown but the 4-fingered hand, without the Bolaf/Bruja conversation frame.

:lol: I could have used myself - in Dutch, it's 'heks', sounds basically the same - but of course your avatar was more appropriate, except I never thought of the E=14 number that could be confusing ;)

Quote:

Originally Posted by Bolaf (Post 1439406)
Anyway, I didn't believe that hint 1 merely says '4 digits' - you could as well have shown but the 4-fingered hand, without the Bolaf/Bruja conversation frame.

- Though being unsure about that '4 digits'-clue, I replaced the letters with binary symbols (using the lowest 4 digits of the ASCII/position values)...
... to get a nice digital grid. Apart from the fact that the leftmost column is all '1', I couldn't find promising patterns in either representation (visual, groups of 5/6, etc) so far.

You have the right idea in combining the 'hex' clue with '4 digits', but I implemented it in a different way to get another grid. 9x9=81 was just the nicest way of representing it here (and a good thing I chose to do that, because when working 'backwards' from it, it made me realize I had made a slight mistake, which would have made the second decryption all but impossible - but that aside :biggrin:!)

Quote:

Originally Posted by Bolaf (Post 1439406)

... seen and heard ... [in the video]
Hmmm, we hear that song of course, but it can't be actually seen. The only elements we see and hear are the persons apparently. Is it about the characters (Sam, Elsa, Rick, Lazlo, Renault)?

Yep, the hint refers to one of the characters.

Bolaf 05-11-2013 05:23 AM

Re: Cryptomania
 
You still haven't told anything about those exact letters (ACDIKLO) and their odd quantity 7. I don't think you've chosen them arbitrarily, but couldn't spot the underlying system yet.
At least I noticed that the 'A' is preceded by 'I' in all (6) occurrences - looks like a side-effect of your algorithm (likewise the 'LK' and 'LLI' sequences).
I'm curious if Bruja has her own ideas about this rather incomprehensible mystery...

Helanren 05-11-2013 05:57 AM

Re: Cryptomania
 
Those actual 7 letters are fairly accidental, just what the code worked out to be. There are other letters that ccould have been part of the code there - though there are also a lot of letters that could not have occurred there. I looked back, and the IA combination is indeed not totally accidental. LK and LLI are accidental I think.

Bruja 05-11-2013 09:22 AM

Re: Cryptomania
 
1 Attachment(s)
Quote:

Originally Posted by Bolaf (Post 1439435)
I'm curious if Bruja has her own ideas about this rather incomprehensible mystery...

Bruja was busy trying to understand what you asked and what she answered....
And I still don't know what to do with the hex / digits clue. I'll have to read about hex. Attachment 72076

-Second Act-
[The piano guy has left, so no music can be heard]
Bolaf (deeply shocked by Bruja's words): Weißt du nicht, was "hex" ist?
Bruja (even more deeply embarrased): Puesss... no mucho.
[Exeunt]

Helanren 05-11-2013 10:03 AM

Re: Cryptomania
 
Reading about hex would help ;)

Bolaf 05-12-2013 03:31 AM

Re: Cryptomania
 
Using IA as a separator to split the text yields 7 lines:

O CKI
(IA)
OO I ILK DLILIOIK
(IA)
LLIOOOC OI
(IA)
OO ILK CDKOODLKLL
(IA)
O LLIOOOC L
(IA)
LLIOOOC OI
(IA)
O K ILK IKOC

Observations:
- Two of them are identical (LLIOOOC OI) and a third contains the sub-pattern LLIOOOC.
- The other (5 non-identical) lines all start with O or OO.
- The pattern ILK emerges 3 times.

Quote:

... hex would help ...
A hexadecimal representation is involved?

Helanren 05-12-2013 03:52 AM

Re: Cryptomania
 
Using separation marks is probably a good idea, but not this early in the game: you have to deal with the letters first. There is no 'conscious' pattern in the letter grouping, though there is some repetition in the original text which may have caused some repetition in the code.

And yes, a hexadecimal representation is involved - sort of ;). Think about Bruja's clue!

Bolaf 05-13-2013 08:28 AM

Re: Cryptomania
 
Quote:

... right idea in combining the 'hex' clue with '4 digits' ...
So we're talking about 4 hex-digits?

Helanren 05-13-2013 05:23 PM

Re: Cryptomania
 
I'm not sure what you mean by a hex-digit?

Bruja 05-13-2013 05:58 PM

Re: Cryptomania
 
Glad to hear that... I wasn't too sure, either. :cheesy:
Truth is I must admit I'm totally in the dark here. I'm waiting for Bolaf to come with a clever idea about how to start, then I'll see whether I can contribute a bit. I'm just no good at maths.


All times are GMT +2. The time now is 01:30 AM.

Powered by: vBulletin Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
All Rights Reserved MMIII - MMX Nordinho.net

Sponsored links: