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

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

NAME=PE: corkami apphdrW7.exe - pi 1
FILE=../bins/pe/apphdrW7.exe
EXPECT=<<EOF
push 0x401018
EOF
CMDS=pi 1
RUN
