radare2/test/db/cmd/elf

19 lines
230 B
Plaintext

NAME=search in va
FILE=bins/elf/analysis/x86-helloworld-gcc
CMDS=/x 9066~[0]
EXPECT=<<EOF
0x08048323
0x08048325
0x08048327
0x08048329
0x0804832b
0x0804832d
0x08048335
0x08048337
0x08048339
0x0804833b
0x0804833d
0x0804841d
EOF
RUN