mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 08:41:32 +00:00
clarify that no modifications are required.
This commit is contained in:
parent
26f1607766
commit
e2e7f3f0b5
@ -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.
|
`make frida` to run on either QEMU of FRIDA mode respectively.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
FRIDA mode requires some small modifications to `afl-fuzz` and similar tools
|
FRIDA mode added some small modifications to `afl-fuzz` and similar tools
|
||||||
in AFLplusplus. The intention is that it behaves identically to QEMU, but uses
|
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
|
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
|
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
|
instead we use 'O' in hommage to the [author](https://github.com/oleavr) of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user