log

age author description
Sun, 05 May 2013 16:11:46 +0000 HackBot <Jafet> rm hi.c hi
Sun, 05 May 2013 16:10:22 +0000 HackBot <Jafet> echo \'const short main[] = {18517,58761,49201,49801,49407,51081,3816,0,18432,27749,28524,8236,28535,27762,8548,24074,3762,1295,15536,-207,1295};\' > hi.c && gcc hi.c -o hi -nostdlib -Os -s -Wl,--entry,main && ./hi && wc hi
Sun, 05 May 2013 16:09:40 +0000 HackBot <Jafet> echo \'const short main[] = {18517,58761,49201,49801,49407,51081,3816,0,18432,27749,28524,8236,28535,27762,8548,24074,3762,1295,15536,65329,1295};\' > hi.c && gcc hi.c -o hi && ./hi
Sun, 05 May 2013 16:09:23 +0000 HackBot <oerjan> sed -i \'s/)/) /\' bin/prefixes
Sun, 05 May 2013 16:09:21 +0000 HackBot <Jafet> echo \'const short main[] = {18517,58761,49201,49801,49407,51081,3816,0,18432,27749,28524,8236,28535,27762,8548,24074,3762,1295,15536,65329,1295}\' > hi.c && gcc hi.c -o hi && ./hi
Sun, 05 May 2013 16:02:17 +0000 HackBot <Jafet> echo \'int main(void) {asm("xor %eax, %eax;""mov %eax, %edx;""inc %eax;""mov %eax, %edi;""call x;"".ascii \\"Hello, world!\\\\n\\";""x: pop %rsi;""mov $14, %dl;""syscall;""mov $60, %al;""xor %edi, %edi;""syscall;");}\' >hi.c && gcc hi.c -o hi && ./hi
Sun, 05 May 2013 16:02:03 +0000 HackBot <Jafet> echo \'int main(void) {asm("xor %eax, %eax;""mov %eax, %edx;""inc %eax;""mov %eax, %edi;""call x;"".ascii \\"Hello, world!\\\\n\\";""x: pop %esi;""mov $14, %dl;""syscall;""mov $60, %al;""xor %edi, %edi;""syscall;");}\' >hi.c && gcc hi.c -o hi && ./hi
Sun, 05 May 2013 16:01:12 +0000 HackBot <Jafet> echo \'int main(void) {asm("xor %eax, %eax;""mov %eax, %edx;""inc %eax;""mov %eax, %edi;""call x;"".ascii \\"Hello, world!\\\\n\\";""x: pop %rsi;""mov $14, %dl;""syscall;""mov $60, %al;""xor %edi, %edi;""syscall;");}\' >hi.c && gcc hi.c -o hi && ./hi
Sun, 05 May 2013 16:00:38 +0000 HackBot <Jafet> echo \'int main(void) {asm("xor %eax, %eax;""mov %eax, %edx;""inc %eax;""mov %eax, %edi;""call x;"".ascii \\"Hello, world!\\\\n\\";""x: pop %esi;""mov $14, %dl;""syscall;""mov $60, %al;""xor %edi, %edi;""syscall;");}\' >hi.c && gcc hi.c -o hi && ./hi
Sun, 05 May 2013 15:52:16 +0000 HackBot <fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello3; wc -c hello3
Sun, 05 May 2013 15:52:04 +0000 HackBot <fizzie> gcc hello.c -o hello2 -nodefaultlibs -Os -s -Wl,--entry,main && ./hello3; wc -c hello3
Sun, 05 May 2013 15:47:18 +0000 HackBot <ThatOtherPerson> rm m.c
Sun, 05 May 2013 15:47:07 +0000 HackBot <Tanea> learn FireFly was a short-running but well-loved sci-fi TV series released in 2003, starring Nathan Fillion and directed and written by Joss Whedon.
Sun, 05 May 2013 15:46:13 +0000 HackBot <ThatOtherPerson> echo "int main(){printf("Ello\\n");}" > m.c && gcc m.c -o m && m
Sun, 05 May 2013 15:45:49 +0000 HackBot <fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello2; wc -c hello2 # close enough?