typo
This commit is contained in:
parent
0eda6fbce9
commit
5c9be58181
@ -57,7 +57,7 @@ $ readelf --sections test-binaries/null-data-addr 2> /dev/null | grep -e "\.data
|
|||||||
> [ 2] .data PROGBITS 080f0000 091000 000f20 00 WA 0 0 32
|
> [ 2] .data PROGBITS 080f0000 091000 000f20 00 WA 0 0 32
|
||||||
```
|
```
|
||||||
|
|
||||||
AutoROP handles this and places its data at a
|
AutoROP handles this issue for us.
|
||||||
```sh
|
```sh
|
||||||
python autoRop.py --input_method file --run test-binaries/null-data-addr
|
python autoRop.py --input_method file --run test-binaries/null-data-addr
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user