mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
update qemu persisten readme
This commit is contained in:
@ -110,15 +110,7 @@ The environment variable is `AFL_QEMU_PERSISTENT_EXITS`.
|
|||||||
|
|
||||||
### 2.7) Snapshot
|
### 2.7) Snapshot
|
||||||
|
|
||||||
`AFL_QEMU_SNAPSHOT=address` is just a "syntactical sugar" environment variable
|
obsolete
|
||||||
that is equivalent to the following set of variables:
|
|
||||||
|
|
||||||
```
|
|
||||||
AFL_QEMU_PERSISTENT_ADDR=address
|
|
||||||
AFL_QEMU_PERSISTENT_GPR=1
|
|
||||||
AFL_QEMU_PERSISTENT_MEM=1
|
|
||||||
AFL_QEMU_PERSISTENT_EXITS=1
|
|
||||||
```
|
|
||||||
|
|
||||||
## 3) Optional parameters
|
## 3) Optional parameters
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user