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

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

NAME=PE: corkami compiled.exe - pi 1
FILE=../bins/pe/compiled.exe
EXPECT=<<EOF
push 0x4003000
EOF
CMDS=<<EOF
e asm.filter=false
pi 1
EOF
RUN
