From e2e7f3f0b57a0147e857c2970f37a5211367938e Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Mon, 3 May 2021 20:55:06 +0200 Subject: [PATCH] clarify that no modifications are required. --- frida_mode/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frida_mode/README.md b/frida_mode/README.md index 67dc6048..6c434a5d 100644 --- a/frida_mode/README.md +++ b/frida_mode/README.md @@ -45,8 +45,8 @@ these, first run `make` to build any dependencies. Then run `make qemu` or `make frida` to run on either QEMU of FRIDA mode respectively. ## Usage -FRIDA mode requires some small modifications to `afl-fuzz` and similar tools -in AFLplusplus. The intention is that it behaves identically to QEMU, but uses +FRIDA mode added some small modifications to `afl-fuzz` and similar tools +in AFLplusplus. The intention was that it behaves identically to QEMU, but it uses the 'O' switch rather than 'Q'. Whilst the options 'f', 'F', 's' or 'S' may have made more sense for a mode powered by FRIDA Stalker, they were all taken, so instead we use 'O' in hommage to the [author](https://github.com/oleavr) of