* Remove `cb_printf()` from RzBin * Removed `bin.rawstr` from `rz-bin` * Dropping `izzz` since does the same as `izz` * Fix PE one section executables * Fix behaviour of BFLT, LE, and SMD bin plugins
18 lines
258 B
Text
18 lines
258 B
Text
NAME=PE: corkami bigalign.exe - open
|
|
FILE=bins/pe/bigalign.exe
|
|
CMDS=q!
|
|
EXPECT=<<EOF
|
|
EOF
|
|
RUN
|
|
|
|
NAME=PE: corkami bigalign.exe - entrypoint
|
|
FILE=bins/pe/bigalign.exe
|
|
CMDS=<<EOF
|
|
s
|
|
pi 1
|
|
EOF
|
|
EXPECT=<<EOF
|
|
0x20010000
|
|
push str.big_alignments__10000h_20000000h
|
|
EOF
|
|
RUN
|