$\x86V\xc6\xc6\xf2\xc1World!\x8bq\xf6F
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
Disassemble:
"Hello, World!\n" `, 10;@
Disassemble it with Nibbles Commenter
download
return to the top page