diff options
| author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-04 22:28:05 +0100 |
|---|---|---|
| committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-04 22:28:05 +0100 |
| commit | 3506077fd6f250f3c080b58ea3bae117c3b122da (patch) | |
| tree | aa2aa745f9eb3932d23b7a4ee6ec6715f55b6a75 /frida_mode | |
| parent | 415be06c54a61ae87fd8a99da2ee12d1ea5d1638 (diff) | |
| download | afl++-3506077fd6f250f3c080b58ea3bae117c3b122da.tar.gz | |
Add missing blank lines and remove double blank lines
Diffstat (limited to 'frida_mode')
| -rw-r--r-- | frida_mode/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frida_mode/README.md b/frida_mode/README.md index e88bda8d..08f6b891 100644 --- a/frida_mode/README.md +++ b/frida_mode/README.md @@ -141,6 +141,7 @@ instances run CMPLOG mode and instrumentation of the binary is less frequent (only on CMP, SUB and CALL instructions) performance is not quite so critical. ## Advanced configuration options + * `AFL_FRIDA_DRIVER_NO_HOOK` - See `AFL_QEMU_DRIVER_NO_HOOK`. When using the QEMU driver to provide a `main` loop for a user provided `LLVMFuzzerTestOneInput`, this option configures the driver to read input from |
