Regarding what RealOnTheMF said, the message can be also "
THEFMSAUR
ISKEYFILE"
Below are the flame sides aligned in the order that results in the message above.
a = inner top CW
b = inner right CW
c = inner bottom CW
d = inner left CW
e = outer left CW
f = outer bottom CW
g = outer right CW
h = outer top CW
ABCDEFGH same, but read order is CCW (counter clock wise)
In the decoder-stream, only 6 out of 8 sides are used in the following fashion: CDbAHF
Then, start reading every 5th bit from the stream until you get the the end, then start over from the beginning, +4 bits... then from the beginning +3 bits, then +2 and +1
Everything has to be xored by 011010. You can either ignore first bit of C, or last bit of F, total length of this stream must be 131 bits. Make sure xor key aligns like below.
# C CCCCCC CCCCCC CCCCCC CCCCCC CCCCCC CCDDDD DDDDDD DDDbbb bbbbbb bbbbbb bbbbbb bbbAAA AAAAAA AAAAAA AAAAAA AAAAAA AHHHHH HHHHHH HHHHHH HFFFFF FFFFFF F FFFF
#011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010 011010
# T T T T T H H H H H E E E E E
# F F F F F M M M M M S
# S S S S A A A A A U U U U U R R R R R
# I I I I I S S S
#
# S S
# K K K K K E E E E E Y Y Y Y Y
# F F F F F I I I I
# I L L L L L E E E E E