Do it ANOTHER by teebee

#!perl -p
y/10
/\x1d\x00/;$_^=<>;y/01/ _/

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

download

return to the top page