log

age author description
Tue, 30 Sep 2014 05:52:59 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 05:52:48 +0000 HackBot <oerjan> learn_append test test
Tue, 30 Sep 2014 05:51:57 +0000 HackBot <oerjan> sed -i "4ised -i \'y/"\'\\\\n\'"/ /\' "\'"wisdom/$topic"\' bin/learn_append
Tue, 30 Sep 2014 05:51:24 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 05:51:08 +0000 HackBot <oerjan> sed -i "4ised -i \'y/"\'\\\\n\'"/ /"\'wisdom/$topic\' bin/learn_append
Tue, 30 Sep 2014 05:50:52 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 05:50:35 +0000 HackBot <oerjan> sed -i "4ised -i \'y/"\'\\n\'"/ /"\'wisdom/$topic\' bin/learn_append
Tue, 30 Sep 2014 00:49:13 +0000 HackBot <oerjan> sed -i \'s/earth/Earth/\' wisdom/burlesque
Tue, 30 Sep 2014 00:48:41 +0000 HackBot <oerjan> sed -i \'s/see/See/\' wisdom/burlesque
Tue, 30 Sep 2014 00:46:14 +0000 HackBot <oerjan> echo "See: Burlesque" >wisdom/blsq
Tue, 30 Sep 2014 00:45:49 +0000 HackBot <oerjan> sed -i \'s/b/B/\' wisdom/burlesque
Tue, 30 Sep 2014 00:45:27 +0000 HackBot <oerjan> echo "See Burlesque" >wisdom/blsq
Tue, 30 Sep 2014 00:44:24 +0000 HackBot <oerjan> rm bin/burlesque
Tue, 30 Sep 2014 00:43:37 +0000 HackBot <oerjan> fmt -w1000 wisdom/burlesque >b; mv b wisdom/burlesque; rm b
Tue, 30 Sep 2014 00:43:20 +0000 HackBot <oerjan> fmt -w1000 bin/burlesque >b; mv b bin/burlesque; rm b
Tue, 30 Sep 2014 00:16:13 +0000 HackBot <oerjan> revert 4933
Tue, 30 Sep 2014 00:15:20 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 00:14:39 +0000 HackBot <oerjan> learn_append burlesque
Tue, 30 Sep 2014 00:13:03 +0000 HackBot <oerjan> sed -i -e \'4afmt -w1000 "wisdom/$topic"\' bin/learn_append
Tue, 30 Sep 2014 00:12:50 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 00:12:07 +0000 HackBot <oerjan> sed -i -e \'4afmt -w1000 "wisdom/$topic"\' -e \'s/[$]stuff/ $stuff/\' bin/learn_append
Tue, 30 Sep 2014 00:11:50 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 00:11:21 +0000 HackBot <oerjan> sed -i -e \'4afmt -w "wisdom/$topic"\' -e \'s/[$]stuff/ $stuff/\' bin/learn_append
Mon, 29 Sep 2014 12:57:24 +0000 HackBot <mroman_> learn_append burlesque (see: http://mroman.ch/burlesque)
Mon, 29 Sep 2014 12:56:52 +0000 HackBot <mroman_> learn blsq (see burlesque)
Mon, 29 Sep 2014 09:00:42 +0000 HackBot <oerjan> sed -i \'3iecho >>"$2"\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 08:58:21 +0000 HackBot <oerjan> sed -i \'12s/\\\\n//\' lib/interp
Mon, 29 Sep 2014 08:55:39 +0000 HackBot <mroman_> echo \'double f(double a, int c, double b) { return c*(a + b)/c; }\' | gcc -x c - -o - -S -O3 | paste
Mon, 29 Sep 2014 08:54:27 +0000 HackBot <mroman_> echo \'double f(double a, double b) { return a + b; }\' | gcc -x c - -o - -S -O3 | paste
Mon, 29 Sep 2014 08:52:37 +0000 HackBot <fizzie> echo \'double f(double a, double b) { return a + b; }\' | gcc -mfpmath=387 -x c - -o - -S -O2 | paste
Mon, 29 Sep 2014 08:33:35 +0000 HackBot <oerjan> sed -i \'s/".*/perl/\' ibin/perl
Mon, 29 Sep 2014 08:32:37 +0000 HackBot <oerjan> rm ibin/perl; cp ibin/c ibin/perl; sed -i \'s/ c/ perl/\' ibin/perl
Mon, 29 Sep 2014 08:25:19 +0000 HackBot <oerjan> sed -i \'12s/s/s\\\\n/\' lib/interp
Mon, 29 Sep 2014 08:10:12 +0000 HackBot <oerjan> revert
Mon, 29 Sep 2014 08:09:41 +0000 HackBot <oerjan> sed -i \'3s/1/1\\\\n/\' bin/interp
Mon, 29 Sep 2014 08:05:28 +0000 HackBot <oerjan> revert
Mon, 29 Sep 2014 07:58:42 +0000 HackBot <oerjan> sed -i \'s|2> /dev/null||\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:57:47 +0000 HackBot <oerjan> sed -i \'47d\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:55:18 +0000 HackBot <oerjan> sed -i \'47iecho "$GCC" -x "$LANG" "$2" $FLAGS -o /tmp/compiled.$$\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:55:05 +0000 HackBot <oerjan> revert
Mon, 29 Sep 2014 07:54:35 +0000 HackBot <oerjan> sed -i \'47iecho "$GCC" -x "$LANG" "$2" $FLAGS -o /tmp/compiled.$$ 2> /dev/null\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:19:55 +0000 HackBot <oerjan> chmod +x ibin/java
Mon, 29 Sep 2014 07:19:33 +0000 HackBot <oerjan> sed \'s/p c/p java/\' ibin/c >ibin/java
Mon, 29 Sep 2014 07:11:40 +0000 HackBot <oerjan> gcc test.c
Mon, 29 Sep 2014 07:11:34 +0000 HackBot <oerjan> echo \'int main () { printf("hm"); }\' >test.c
Mon, 29 Sep 2014 07:08:35 +0000 HackBot <oerjan> sed -i \'s/[$]0/c/\' ibin/c
Mon, 29 Sep 2014 07:07:13 +0000 HackBot <oerjan> sed -i \'s/1/0/\' ibin/c
Mon, 29 Sep 2014 07:05:38 +0000 HackBot <oerjan> sed -i \'s/ulimit/#ulimit/\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:01:43 +0000 HackBot <mroman_> gcc -o test test.c
Mon, 29 Sep 2014 06:59:44 +0000 HackBot <oerjan> c++ test.c
Mon, 29 Sep 2014 06:59:33 +0000 HackBot <oerjan> (echo \'#include <stdio.h>\'; echo \'int main () { printf("hm"); }\') >test.c
Mon, 29 Sep 2014 06:58:41 +0000 HackBot <oerjan> (echo \'#include <stdio>\'; echo \'int main () { printf("hm"); }\') >test.c
Mon, 29 Sep 2014 06:45:40 +0000 HackBot <oerjan> gcc test.c
Mon, 29 Sep 2014 06:36:44 +0000 HackBot <oerjan> echo \'int main () { printf("hm"); }\' >test.c
Mon, 29 Sep 2014 06:25:01 +0000 HackBot <oerjan> ln bin/perl-e ibin/perl
Sun, 28 Sep 2014 20:04:58 +0000 HackBot <mroman_> learn password is XQELEKCTHZVBDBQR
Sun, 28 Sep 2014 19:58:42 +0000 HackBot <mroman_> forget "a
Sun, 28 Sep 2014 19:58:16 +0000 HackBot <mroman_> learn "a b" is ab
Sun, 28 Sep 2014 19:42:35 +0000 HackBot <mroman_> learn fukyobrainz is yet another brainfuck derivative however with identical instructions.
Sat, 27 Sep 2014 08:08:25 +0000 HackBot <shachaf> rm wisdom/tervetuloa
Fri, 26 Sep 2014 13:35:00 +0000 HackBot <mroman_> learn test failed. HackEgo-JUnit is not available.
Fri, 26 Sep 2014 13:33:31 +0000 HackBot <mroman_> learn_append test Bye.
Fri, 26 Sep 2014 13:33:25 +0000 HackBot <mroman_> learn test Hi.
Fri, 26 Sep 2014 13:33:09 +0000 HackBot <mroman_> learn_append test It\'s also not a test.
Fri, 26 Sep 2014 13:33:00 +0000 HackBot <mroman_> learn test is a test.
Fri, 26 Sep 2014 13:32:53 +0000 HackBot <mroman_> chmod +x bin/learn_append
Fri, 26 Sep 2014 13:32:49 +0000 HackBot <mroman_> mv -f raw.txt bin/learn_append
Fri, 26 Sep 2014 13:32:45 +0000 HackBot <mroman_> fetch http://mroman.ch/raw.txt
Fri, 26 Sep 2014 13:30:46 +0000 HackBot <mroman_> learn_append test It\'s also not a test.
Fri, 26 Sep 2014 13:30:43 +0000 HackBot <mroman_> chmod +x bin/learn_append
Fri, 26 Sep 2014 13:30:19 +0000 HackBot <mroman_> mv -f raw.txt bin/learn_append
Fri, 26 Sep 2014 13:30:06 +0000 HackBot <mroman_> fetch http://mroman.ch/raw.txt
Fri, 26 Sep 2014 13:29:14 +0000 HackBot <mroman_> sed -e \'s/^M//g\' bin/learn_append > bin/learn_append2
Fri, 26 Sep 2014 13:28:44 +0000 HackBot <mroman_> sed -i -e \'s/^M//g\' bin/learn_append > bin/learn_append2
Fri, 26 Sep 2014 13:27:48 +0000 HackBot <mroman_> mv -f raw.txt bin/learn_append
Fri, 26 Sep 2014 13:27:45 +0000 HackBot <mroman_> fetch http://codepad.org/PW0O3FBY/raw.txt
Fri, 26 Sep 2014 13:27:35 +0000 HackBot <mroman_> sed -i -e \'/^M/d\' bin/learn_append > bin/learn_append
Fri, 26 Sep 2014 13:27:19 +0000 HackBot <mroman_> mv -f raw.txt bin/learn_append
Fri, 26 Sep 2014 13:27:10 +0000 HackBot <mroman_> fetch http://codepad.org/PW0O3FBY/raw.txt
Fri, 26 Sep 2014 13:25:30 +0000 HackBot <mroman_> sed -e \'/^M/d\' bin/learn_append > bin/learn_append
Fri, 26 Sep 2014 13:24:32 +0000 HackBot <mroman_> learn test is a test
Fri, 26 Sep 2014 13:24:19 +0000 HackBot <mroman_> chmod +x bin/learn_append
Fri, 26 Sep 2014 13:24:14 +0000 HackBot <mroman_> mv raw.txt bin/learn_append
Fri, 26 Sep 2014 13:23:47 +0000 HackBot <mroman_> fetch http://codepad.org/PW0O3FBY/raw.txt
Fri, 26 Sep 2014 13:21:35 +0000 HackBot <mroman_> rm test
Fri, 26 Sep 2014 13:21:00 +0000 HackBot <mroman_> echo "echo *\\$" > test
Fri, 26 Sep 2014 13:20:26 +0000 HackBot <mroman_> echo "echo \\$//" > test
Fri, 26 Sep 2014 13:12:02 +0000 HackBot <mroman_> learn hax0r (see \xc2\xaf\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf)
Fri, 26 Sep 2014 13:10:26 +0000 HackBot <mroman_> learn mroman_ is probably mroman but you can never be sure.
Fri, 26 Sep 2014 13:10:13 +0000 HackBot <mroman_> learn mroman is a leading artist in password security
Thu, 25 Sep 2014 13:38:27 +0000 HackBot <ais523> ln -s interp bin/!
Thu, 25 Sep 2014 09:52:32 +0000 HackBot <fizzie> rm foo # let\'s not leave toys around on the floor
Thu, 25 Sep 2014 09:51:39 +0000 HackBot <mroman_> env x=\'() { :;}; echo vulnerable > foo\' bash -c "echo this is a test"
Wed, 24 Sep 2014 15:21:31 +0000 HackBot <int-e> learn bfjoust is a spamming tool for #esoteric.
Wed, 24 Sep 2014 13:47:06 +0000 HackBot <GeekDude> addquote <ais523> GeekDude: there\'s not much point in addquoting someone doing an addquote
Wed, 24 Sep 2014 13:46:45 +0000 HackBot <GeekDude> addquote <ais523> `addquote <GeekDude> Most of the time I have no idea what this channel is doing <GeekDude> the other half I still have no idea
Wed, 24 Sep 2014 13:46:20 +0000 HackBot <ais523> addquote <GeekDude> Most of the time I have no idea what this channel is doing <GeekDude> the other half I still have no idea
Wed, 24 Sep 2014 07:35:22 +0000 HackBot <mroman_> learn mroman is an export in Burlesque
Wed, 24 Sep 2014 06:23:03 +0000 HackBot <fizzie> sed -i -e \'s/gcc/gcc -trigraphs/\' bin/runc
Fri, 19 Sep 2014 11:10:19 +0000 HackBot <mroman_> learn ananas is the real pineapple.
Fri, 19 Sep 2014 11:05:54 +0000 HackBot <mroman_> learn burlesque is only the sexiest language on earth.
Fri, 12 Sep 2014 14:43:32 +0000 HackBot <mroman_> rm foo.hs
Fri, 12 Sep 2014 14:43:17 +0000 HackBot <mroman_> rm crunchfuck.c
Fri, 12 Sep 2014 14:43:14 +0000 HackBot <mroman_> rm bin/crunchfuck
Fri, 12 Sep 2014 14:05:17 +0000 HackBot <mroman_> gcc crunchfuck.c -O3 -o bin/crunchfuck
Fri, 12 Sep 2014 14:05:13 +0000 HackBot <mroman_> fetch http://eso.mroman.ch/crunchfuck/crunchfuck.c
Fri, 12 Sep 2014 14:05:09 +0000 HackBot <mroman_> rm crunchfuck.c
Fri, 12 Sep 2014 14:04:35 +0000 HackBot <mroman_> fetch http://eso.mroman.ch/crunchfuck/crunchfuck.c
Fri, 12 Sep 2014 14:04:31 +0000 HackBot <mroman_> rm crunchfuck.c
Fri, 12 Sep 2014 13:59:44 +0000 HackBot <mroman_> gcc crunchfuck.c -O3 -o bin/crunchfuck
Fri, 12 Sep 2014 13:59:37 +0000 HackBot <mroman_> fetch http://eso.mroman.ch/crunchfuck/crunchfuck.c
Fri, 12 Sep 2014 13:59:33 +0000 HackBot <mroman_> rm crunchfuck.c
Fri, 12 Sep 2014 13:57:52 +0000 HackBot <mroman_> echo "" > crunchfuck + 10
Fri, 12 Sep 2014 13:56:48 +0000 HackBot <mroman_> gcc crunchfuck.c -O3 -o bin/crunchfuck
Fri, 12 Sep 2014 13:56:32 +0000 HackBot <mroman_> fetch http://eso.mroman.ch/crunchfuck/crunchfuck.c
Fri, 12 Sep 2014 13:50:57 +0000 HackBot <mroman_> rm foo.c
Fri, 12 Sep 2014 13:50:53 +0000 HackBot <mroman_> rm bin/hackme
Fri, 12 Sep 2014 13:49:03 +0000 HackBot <mroman_> mv -f ./foo bin/hackme
Fri, 12 Sep 2014 13:48:59 +0000 HackBot <mroman_> gcc -C foo.c -o foo -O0
Fri, 12 Sep 2014 13:48:52 +0000 HackBot <mroman_> echo "main(int a,char** v){volatile unsigned int i = 0xcafebabe; printf(v[1]); return (i+1);}" > foo.c