Matrix Recoded

Post Reply
User avatar
TheBigBoss
Posts: 29
Joined: Thu Jun 07, 2012 12:07 pm
Location: Germany

Matrix Recoded

Post by TheBigBoss »

Is there anybody out there who wants to talk about this unbeloved monster?
User avatar
Hippo
Posts: 339
Joined: Sat Feb 01, 2014 12:05 am
Location: Praha 5

Post by Hippo »

Why not, but I am not sure I could be any helpfull.
Most of challenges I have not solved are images. The only cons is it is classified as codding, not crypto!
So 1st observation: Seems the image does not change in time.
AMindForeverVoyaging
Forum Admin
Posts: 496
Joined: Sat May 28, 2011 9:14 am
Location: Germany

Post by AMindForeverVoyaging »

Well, the name of the image file is: floating_matrix.png

Therefore I think this challenge might be similar to the challenge 'Floating', in that we are to take the digits from the picture and to interpret them as (a) floating point number(s).

Or it might be something completely different.
User avatar
TheBigBoss
Posts: 29
Joined: Thu Jun 07, 2012 12:07 pm
Location: Germany

Post by TheBigBoss »

Hmmm... the "Matrix" from the title tempts me to solve a system of linear equations.
User avatar
Hippo
Posts: 339
Joined: Sat Feb 01, 2014 12:05 am
Location: Praha 5

Post by Hippo »

Seems the same "digits" used to be used in "film matrix" inspired images. (hirizontal flip 2,5; vertical flip 3,6 ...). But these imaes used to have more vertical structure.

What about to interpret the image as one column and it's development?

Interesting that where r,u ends g begins. Seems r,u colors are rather constant per "digit kind" while g changes.
User avatar
Hippo
Posts: 339
Joined: Sat Feb 01, 2014 12:05 am
Location: Praha 5

Post by Hippo »

This challenge is actually much easier than the number of solvers suggests.

There is already a lot of good hints here, and note that there are 32 columns.
Post Reply