128 bits by kaki

s='09F911029D74E35BD84156C5635688C0'.split(t='')\x0dfor(i=0;i<32;)t+=('0x1'+s[i++]+s[i++]-0).toString(2).slice(-8)+' '\x0dprint(t)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page