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

NAME=PE: nosectionXP - section
FILE=bins/pe/nosectionXP.exe
CMDS=om
EXPECT=<<EOF
* 1 fd: 3 +0x00000138 0x00400138 - 0x00400236 r-x fmap.blob
EOF
RUN

NAME=PE: nosectionXP - entrypoint 2
FILE=bins/pe/nosectionXP.exe
CMDS=pi 5
EXPECT=<<EOF
push 0x400150
call dword [sym.imp.msvcrt.dll_printf]
add esp, 4
nop
push 0
EOF
RUN
