25 lines
340 B
Text
25 lines
340 B
Text
NAME=PE: corkami cfgbogus.exe - open
|
|
FILE=bins/pe/cfgbogus.exe
|
|
CMDS=q!
|
|
EXPECT=<<EOF
|
|
EOF
|
|
RUN
|
|
|
|
NAME=PE: corkami cfgbogus.exe - entrypoint
|
|
FILE=bins/pe/cfgbogus.exe
|
|
CMDS=s
|
|
EXPECT=<<EOF
|
|
0x401000
|
|
EOF
|
|
RUN
|
|
|
|
NAME=PE: corkami cfgbogus.exe - pi 1
|
|
FILE=bins/pe/cfgbogus.exe
|
|
CMDS=<<EOF
|
|
e asm.sub.names=false
|
|
pi 1
|
|
EOF
|
|
EXPECT=<<EOF
|
|
push 0x401018
|
|
EOF
|
|
RUN
|