This commit is contained in:
hexcoder
2021-05-04 16:05:07 +02:00
committed by GitHub
parent 361dd6e361
commit dd96f01a16

View File

@ -53,8 +53,8 @@ instead we use 'O' in hommage to the [author](https://github.com/oleavr) of
FRIDA. FRIDA.
Similarly, the intention is to mimic the use of environment variables used by Similarly, the intention is to mimic the use of environment variables used by
QEMU where possible (although replacing `s/QEMU/FRIDA/g`). Accodingly, the QEMU where possible (by replacing `s/QEMU/FRIDA/g`). Accordingly, the
following options are currently supported. following options are currently supported:
* `AFL_FRIDA_DEBUG_MAPS` - See `AFL_QEMU_DEBUG_MAPS` * `AFL_FRIDA_DEBUG_MAPS` - See `AFL_QEMU_DEBUG_MAPS`
* `AFL_FRIDA_EXCLUDE_RANGES` - See `AFL_QEMU_EXCLUDE_RANGES` * `AFL_FRIDA_EXCLUDE_RANGES` - See `AFL_QEMU_EXCLUDE_RANGES`