NAME=PE: corkami ddsect.exe - open
FILE=bins/pe/ddsect.exe
CMDS=q!
EXPECT=<<EOF
EOF
RUN

NAME=PE: corkami ddsect.exe - entrypoint
FILE=bins/pe/ddsect.exe
CMDS=s
EXPECT=<<EOF
0x401000
EOF
RUN

NAME=PE: corkami ddsect.exe - pi 1
FILE=bins/pe/ddsect.exe
CMDS=<<EOF
e asm.sub.names=false
pi 1
EOF
EXPECT=<<EOF
push 0x401018
EOF
RUN
