trivial encoder by eban

read c
[[ $c =~ n ]]||o=-r
xxd -u -p -c999 $o|sed s/4$/4A/

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

download

return to the top page