Hello to everyone the following sequence is an encoded string, can anyone decode it? 101100101011011100110110101100111101011100111101110011110010100110110100111011010111110011101001011111100110101111100101111111010101
Asked
Active
Viewed 58 times
-5
-
If the output is a decimal value, you can use this link to convert it... http://www.binaryhexconverter.com/binary-to-decimal-converter – phpfresher Mar 09 '15 at 11:57
-
1looks like homework :D – Ákos Nikházy Mar 09 '15 at 11:59
-
check this out ...http://stackoverflow.com/questions/6382738/convert-string-to-binary-then-back-again-using-php – Nishant Solanki Mar 09 '15 at 11:59
-
2Looks like somebody wants to prove that their homebrew encryption system is unbreakable – Mark Baker Mar 09 '15 at 12:04
1 Answers
0
I'm not sure how it's encoded, try this site: http://binarytranslator.com/
If you convert it to a decimal string you'll get:
6438910902763710356

alga tronic
- 46
- 1
- 7