Go back to main page
|
||
1
|
1 year ago
|
2 comments | share |
1
|
Well by now they've both been solved, but if any others show up in the future, 0s and 1s in groups of 8 are binary, random alphanumerical characters in pairs are likely hexadecimal, random numbers are likely decimal, random characters could either be base64, a caesar cipher, or a message encrypted using the /encrypt command in chat, and a series of dots and dashes are morse code.
Examples: Hex: 54 68 69 73 20 69 73 20 68 65 78 61 64 65 63 69 6D 61 6C 2E Binary: 01010100 01101000 01101001 01110011 00100000 01101001 01110011 00100000 01100010 01101001 01101110 01100001 01110010 01111001 00101110 Decimal: 84 104 105 115 32 105 115 32 100 101 99 105 109 97 108 46 Base64: VGhpcyBpcyBiYXNlNjQu Caesar Cipher: Wklv lv d fdhvdu flskhu. Morse Code: - .... .. ... / .. ... / -- --- .-. ... . / -.-. --- -.. . .-.-.- SH2 Ecryption: VyxXaEPNZ3dJWpn7fq9dMaTPMppMAeRiKWMPbC8dN5/Cd7Qsngt6380TEPBHcv15 |
0
|
thx
|