mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
32 lines
312 B
Plaintext
32 lines
312 B
Plaintext
NAME=aek-
|
|
FILE=-
|
|
CMDS=<<EOF
|
|
e asm.arch = x86
|
|
e asm.bits = 64
|
|
e anal.arch = x86
|
|
e esil.stats = true
|
|
wx 41574156415541544989f4555389fd4881eca8030000488b3e64488b042528
|
|
aei
|
|
aeim
|
|
aeip
|
|
aes
|
|
aek *~?mem.write
|
|
aek-
|
|
aek *~?
|
|
EOF
|
|
EXPECT=<<EOF
|
|
1
|
|
0
|
|
EOF
|
|
RUN
|
|
|
|
NAME=aek- - crash
|
|
FILE=-
|
|
BROKEN=1
|
|
CMDS=aek-
|
|
EXPECT=<<EOF
|
|
1
|
|
0
|
|
EOF
|
|
RUN
|