random things. I don't use this site often. things I like are some DR fanworks, 13 sentinels, lucid9
Don't wanna be here? Send us removal request.
Text
thanks!!
Danganronpa: Despair Time - LGI numbers
Danganronpa: Despair Time spoilers (up to ch2 ep11), including the associated MV for that episode
so I remembered DR:DT's version of Literature Girl Insane and apparently from what my friends told me there isn't a place with an explanation for the numbers at 3:50 associated with note 14. I guess I'll explain it here because I DID figure it out
the MV shows two numbers on screen like [number] & [number] = ???:
the numbers are a little hard to read off but if you do it correctly it's
14631484268173741020143036451175923368636278930404923743082436772069705217326 & 43607886503718811525798764321686495628071353085956330717581498375291444100526 = ???
now, the hint in the description is [14] Hint: word length of 256, like 2^8. so it's binary which should be converted to text
taking the bitwise AND gives this in binary:
10000001001001001000000110100001100001011101100110010100100000011000010110110001110111011000010111100101110011001000000110110001101111011011110110101101100101011001000010000001110101011100000010000001110100011011110010000001111001011011110111010100101110
now, if you convert this to binary on its own, it looks like gibberish, but that's because the alignment is off. the length of this isn't a multiple of 8. so if you add two 0s to the start:
0010000001001001001000000110100001100001011101100110010100100000011000010110110001110111011000010111100101110011001000000110110001101111011011110110101101100101011001000010000001110101011100000010000001110100011011110010000001111001011011110111010100101110
THEN split it apart and convert it from binary to text, you get an actual message. it's not the biggest thing ever, but still cool, and it has exactly as many question marks as the screenshot above wants, so it's definitely the right answer:
I have always looked up to you.
213 notes
路
View notes
Text
Danganronpa: Despair Time - LGI numbers
Danganronpa: Despair Time spoilers (up to ch2 ep11), including the associated MV for that episode
so I remembered DR:DT's version of Literature Girl Insane and apparently from what my friends told me there isn't a place with an explanation for the numbers at 3:50 associated with note 14. I guess I'll explain it here because I DID figure it out
the MV shows two numbers on screen like [number] & [number] = ???:
the numbers are a little hard to read off but if you do it correctly it's
14631484268173741020143036451175923368636278930404923743082436772069705217326 & 43607886503718811525798764321686495628071353085956330717581498375291444100526 = ???
now, the hint in the description is [14] Hint: word length of 256, like 2^8. so it's binary which should be converted to text
taking the bitwise AND gives this in binary:
10000001001001001000000110100001100001011101100110010100100000011000010110110001110111011000010111100101110011001000000110110001101111011011110110101101100101011001000010000001110101011100000010000001110100011011110010000001111001011011110111010100101110
now, if you convert this to binary on its own, it looks like gibberish, but that's because the alignment is off. the length of this isn't a multiple of 8. so if you add two 0s to the start:
0010000001001001001000000110100001100001011101100110010100100000011000010110110001110111011000010111100101110011001000000110110001101111011011110110101101100101011001000010000001110101011100000010000001110100011011110010000001111001011011110111010100101110
THEN split it apart and convert it from binary to text, you get an actual message. it's not the biggest thing ever, but still cool, and it has exactly as many question marks as the screenshot above wants, so it's definitely the right answer:
I have always looked up to you.
213 notes
路
View notes