log

age author description
Fri, 01 Mar 2013 03:53:38 +0000 HackBot <Bike> mv colorrrrr bin/colorrrrr
Fri, 01 Mar 2013 03:53:20 +0000 HackBot <Bike> mv text* colorrrrr
Fri, 01 Mar 2013 03:52:40 +0000 HackBot <Bike> fetch http://pastie.org/pastes/6358237/text?key=k564m0ahv1xxuqaumcafg
Fri, 01 Mar 2013 03:37:10 +0000 HackBot <oerjan> sed -i "6ap=list(re.sub(\'C+\',\'C\',\'\'.join(p)))" bin/colorize
Fri, 01 Mar 2013 03:36:56 +0000 HackBot <oerjan> revert
Fri, 01 Mar 2013 03:36:40 +0000 HackBot <oerjan> sed -i \'6ap=list(re.sub(\'C+\',\'C\',\'\'.join(p)))\' bin/colorize
Fri, 01 Mar 2013 03:30:14 +0000 HackBot <oerjan> rm colorize*
Fri, 01 Mar 2013 03:29:05 +0000 HackBot <oerjan> cat colorize.2 >bin/colorize
Fri, 01 Mar 2013 03:28:42 +0000 HackBot <oerjan> fetch http://oerjan.nvg.org/colorize
Fri, 01 Mar 2013 03:21:18 +0000 HackBot <oerjan> cat colorize.1 >colorize
Fri, 01 Mar 2013 03:20:46 +0000 HackBot <oerjan> fetch http://oerjan.nvg.org/colorize
Fri, 01 Mar 2013 03:19:45 +0000 HackBot <oerjan> chmod a+x colorize
Fri, 01 Mar 2013 03:19:30 +0000 HackBot <oerjan> fetch http://oerjan.nvg.org/colorize
Fri, 01 Mar 2013 02:28:03 +0000 HackBot <Jafet> (echo \'#!/bin/sh\'; echo \'a() { p=$(echo -n $(ps -p $1 -oppid | tail -1)); if ps -p $p -ocmd | tail -1 | egrep -q "^sh -c .* \\| cat\\$"; then ps -p $1 -ocmd | tail -1; else a $p; fi }\'; echo \'q=$(a $$); if echo "$q" | grep -q "^bash -c"; then echo "$q" | sed "s/^bash -c/\\`run/"; elif echo "$q" | grep -q "^/bin/sh /hackenv/bin/"; then echo "$q" | sed "s,^/bin/sh /hackenv/bin/,\\`,"; else echo \\`"$q"; fi\') > bin/quine2
Fri, 01 Mar 2013 02:25:29 +0000 HackBot <Jafet> (echo \'#!/bin/sh\'; echo \'a() { p=$(echo -n $(ps -p $1 -oppid | tail -1)); if ps -p $p -ocmd | tail -1 | egrep -q "^sh -c env .* \\| cat\\$"; then ps -p $1 -ocmd | tail -1; else a $p; fi }\'; echo \'q=$(a $$); if echo "$q" | grep -q "^bash -c"; then echo "$q" | sed "s/^bash -c/\\`run/"; elif echo "$q" | grep -q "^/bin/sh /hackenv/bin/"; then echo "$q" | sed "s,^/bin/sh /hackenv/bin/,\\`,"; else echo \\`"$q"; fi\') > bin/quine2