mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-24 13:49:50 +00:00
36 lines
879 B
Plaintext
36 lines
879 B
Plaintext
NAME=pxd1
|
|
FILE=-
|
|
EXPECT=<<EOF
|
|
- offset - 0 1 2 3 4 5 6 7 8 9 A B C D E F 0123456789ABCDEF
|
|
0x00000000 85 72 -119 -27 65 87 65 86 65 85 65 84 83 72 -127 -20 UH..AWAVAUATSH..
|
|
EOF
|
|
CMDS=<<EOF
|
|
wx 554889e54157415641554154534881ec
|
|
pxd1 0x10
|
|
EOF
|
|
RUN
|
|
|
|
NAME=pxd2
|
|
FILE=-
|
|
EXPECT=<<EOF
|
|
- offset - 0 1 2 3 4 5 6 7 8 9 A B C D E F 0123456789ABCDEF
|
|
0x00000000 18517 -6775 22337 22081 21825 21569 18515 -4991 UH..AWAVAUATSH..
|
|
EOF
|
|
CMDS=<<EOF
|
|
wx 554889e54157415641554154534881ec
|
|
pxd2 0x10
|
|
EOF
|
|
RUN
|
|
|
|
NAME=pxd4
|
|
FILE=-
|
|
EXPECT=<<EOF
|
|
- offset - 0 1 2 3 4 5 6 7 8 9 A B C D E F 0123456789ABCDEF
|
|
0x00000000 -443987883 1447122753 1413567809 -327071661 UH..AWAVAUATSH..
|
|
EOF
|
|
CMDS=<<EOF
|
|
wx 554889e54157415641554154534881ec
|
|
pxd4 0x10
|
|
EOF
|
|
RUN
|