about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2021-05-03 20:55:06 +0200
committerhexcoder- <heiko@hexco.de>2021-05-03 20:55:06 +0200
commite2e7f3f0b57a0147e857c2970f37a5211367938e (patch)
tree7ed920e918921297309984e9f55251349cd5ed30
parent26f1607766a00bfe79f8f20e7591071fa1fb6a84 (diff)
downloadafl++-e2e7f3f0b57a0147e857c2970f37a5211367938e.tar.gz
clarify that no modifications are required.
-rw-r--r--frida_mode/README.md4
1 files 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