log

age author description
Fri, 25 Jan 2013 13:32:20 +0000 HackBot <shachaf> echo \'welcome "$@" | h\' > bin/wehlcohme; chmod +x bin/wehlcohme
Fri, 25 Jan 2013 13:31:34 +0000 HackBot <shachaf> echo \'perl -pe \'\\\'\'s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig\'\\\'\'\' > bin/h; chmod +x bin/h
Fri, 25 Jan 2013 13:21:57 +0000 HackBot <Jafet> mv bin/q bin/\\?
Fri, 25 Jan 2013 13:21:39 +0000 HackBot <Jafet> touch wisdom/ngevd
Fri, 25 Jan 2013 13:21:13 +0000 HackBot <Jafet> rm wisdom/ngevd
Fri, 25 Jan 2013 13:21:05 +0000 HackBot <Jafet> echo -e \'#!/bin/sh\\ntopic=$(echo "$1" | tr A-Z a-z | sed "s/ *$//")\\n([ \\( "$topic" = "ngevd" \\) -a \\( -e wisdom/ngevd \\) ] && cat /dev/urandom && exit 0; ) || [ -e "wisdom/$topic" ] || { echo "$1? \xc2\xaf\\(\xc2\xb0_o)/\xc2\xaf"; exit 1; }\\ncat "wisdom/$topic"\' > bin/q