log

age author description
Sat, 17 Oct 2015 10:59:50 +0000 HackBot <fizzie> ` sed -i -e \'s#" | as -c /dev/stdin#" > /tmp/asm.s; for o in \'\\\'\',\'\\\'\' \'\\\'\'-msyntax=intel -mnaked-reg,-M intel\'\\\'\'; do if as ${o%,*} /tmp/asm.s#;s?asm.o; objdump?asm.o 2>>/tmp/asm.err; then objdump ${o#*,}?;2s|$|; exit; fi; done; cat /tmp/asm.err|\' bin/asm
Sat, 17 Oct 2015 10:59:04 +0000 HackBot <fizzie> ` sed -e \'s#" | as -c /dev/stdin#" > /tmp/asm.s; for o in \'\\\'\',\'\\\'\' \'\\\'\'-msyntax=intel -mnaked-reg,-M intel\'\\\'\'; do if as ${o%,*} /tmp/asm.s#;s?asm.o; objdump?asm.o 2>>/tmp/asm.err; then objdump ${o#*,}?;2s|$|; exit; fi; done; cat /tmp/asm.err|\' bin/asm | paste
Sat, 17 Oct 2015 10:38:49 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\\\s*(\\\\d+:)\\\\s*((?:\\\\w\\\\w )+)\\\\s*(\\\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 10:38:37 +0000 HackBot <fizzie> ` sed -i -e \'s/ | perl.*//\' bin/asm
Sat, 17 Oct 2015 10:37:58 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\\\s*(\\d+:)\\\\s*((?:\\\\w\\\\w )+)\\\\s*(\\\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 10:37:17 +0000 HackBot <fizzie> ` sed -i -e \'s/ | perl.*//\' bin/asm
Sat, 17 Oct 2015 10:36:28 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\s*(\\d+:)\\s*((?:\\w\\w )+)\\s*(\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:28:00 +0000 HackBot <shachaf> revert
Sat, 17 Oct 2015 08:27:50 +0000 HackBot <shachaf> ` sed -i \'s#"1,/0000000000000000/d"#$\'\\\'\'1,/0000000000000000/d; s/\\\\t/ /g\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:26:45 +0000 HackBot <ais523> revert
Sat, 17 Oct 2015 08:25:28 +0000 HackBot <shachaf> ` sed -i \'s#"1,/0000000000000000/d"#$\'\\\'\',/0000000000000000/d; s/\\\\t/ /g\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:22:04 +0000 HackBot <shachaf> ` sed -i \'s#temp\\.o#/tmp/asm.o#g\' bin/asm
Sat, 17 Oct 2015 08:20:11 +0000 HackBot <ais523> asm l: loop l
Sat, 17 Oct 2015 00:54:12 +0000 HackBot <ais523> ` sed -i -e \'1s/n//\' bin/asm
Sat, 17 Oct 2015 00:53:30 +0000 HackBot <ais523> ` sed -i -e $(printf "1i\\\\\\n#!/bin/sh") bin/asm
Fri, 16 Oct 2015 23:44:30 +0000 HackBot <ais523> asm lea 0x1234, %al
Fri, 16 Oct 2015 23:44:16 +0000 HackBot <ais523> asm lea 0x1234, %ax
Fri, 16 Oct 2015 23:44:11 +0000 HackBot <ais523> asm lea 0x1234, %eax
Fri, 16 Oct 2015 23:44:01 +0000 HackBot <ais523> asm lead 0x1234, %eax
Fri, 16 Oct 2015 23:43:53 +0000 HackBot <ais523> asm leaq 0x1234, %rax
Fri, 16 Oct 2015 23:43:46 +0000 HackBot <ais523> asm leaq 0x1234, %eax
Fri, 16 Oct 2015 23:06:25 +0000 HackBot <ais523> asm retw
Fri, 16 Oct 2015 23:06:18 +0000 HackBot <ais523> asm retd
Fri, 16 Oct 2015 23:06:03 +0000 HackBot <ais523> asm ret $0x4
Fri, 16 Oct 2015 23:05:58 +0000 HackBot <ais523> asm ret
Fri, 16 Oct 2015 22:43:34 +0000 HackBot <ais523> asm cmpxchg16b %fs:0x12345678(%r9,%r10,8)
Fri, 16 Oct 2015 22:38:28 +0000 HackBot <ais523> ` sed -i -e \'s/-d/-d --insn-width=20/\' bin/asm
Fri, 16 Oct 2015 22:36:36 +0000 HackBot <ais523> asm movabs $0xa5, %rax
Fri, 16 Oct 2015 22:36:32 +0000 HackBot <ais523> ` chmod a+x bin/asm
Fri, 16 Oct 2015 22:36:19 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | sed -e "1,/0000000000000000/d"\' >> bin/asm