Posts

avatar of @ariman
25
@ariman
·
·
0 views
·
1 min read

Ok... the sequence of 0s and 1s is actually 256 long, so it is a 32 byte or 64 hex numbers strings. I was thinking about a funny string hidden into a binary form, but taking the bits 8 by 8, there is no meaningful answer.

I've rewritten them 8 by 8 as:

00101010 11100010 01110001 11010010 10101100 11101110 11001010 00100111 00001000 11001111 10001000 01010100 01000111 01100110 10101110 10011101 01010011 01000110 11010011 11100011 11101010 00110101 01101000 00110011 11100000 00011000 10111111 01111111 01100010 00011101 01000011 10110111

Now, don't let me check one by one their HEX equivalent... but this should be the key!

Ps: 0x means that the following string is an hex number.

The eth adress is actually empty, as per ethscan:

https://etherscan.io/address/0x1E07018Ff906F03f9e0A0Dab894b1EcC3424742f

Posted Using LeoFinance Beta