log

age author description
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
Fri, 12 Sep 2014 13:47:54 +0000 HackBot <mroman_> mv -f ./foo bin/hackme
Fri, 12 Sep 2014 13:47:47 +0000 HackBot <mroman_> gcc -C foo.c -o foo -O0
Fri, 12 Sep 2014 13:47:41 +0000 HackBot <mroman_> echo "main(int a,char** v){volatile unsigned int i = 0xcafebabe; printf(v[1]); putc(i); return (i+1);}" > foo.c
Fri, 12 Sep 2014 13:46:44 +0000 HackBot <mroman_> echo "main(int a,char** v){volatile unsigned int i = 0xcafebabe; printf(v[1]); printf("%d",i); return (i+1);}" > foo.c
Fri, 12 Sep 2014 13:45:09 +0000 HackBot <mroman_> mv foo bin/hackme
Fri, 12 Sep 2014 13:44:27 +0000 HackBot <mroman_> echo "main(int a,char** v){int i = 0xcafebabe; printf(v[1]); printf("%d",i); return i;}" > foo.c