Reversed 8bit numbers by tails

\xbc\xb7\x14\x08\xb8q\xa6

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

Disassemble:

=~`, 256\`@ 2

Disassemble it with Nibbles Commenter

download

return to the top page