about summary refs log tree commit diff
path: root/docs/README.MOpt.md
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-04-14 10:12:41 +0200
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-04-14 10:12:41 +0200
commit1d62bf1c37b9a1803745abb41ed41057959a45d2 (patch)
tree3e33e4d0535291ca5a6968c3ed5bb18f72acd20e /docs/README.MOpt.md
parent982d46e7cb2c7cabcd8969e6303c3cb8f3d8e56a (diff)
parent1374e65401c9d40b449c78459a2d0241c779b989 (diff)
downloadafl++-1d62bf1c37b9a1803745abb41ed41057959a45d2.tar.gz
solve conflicts
Diffstat (limited to 'docs/README.MOpt.md')
-rw-r--r--docs/README.MOpt.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/README.MOpt.md b/docs/README.MOpt.md
index 94e63959..3de6d670 100644
--- a/docs/README.MOpt.md
+++ b/docs/README.MOpt.md
@@ -36,6 +36,9 @@ enter the pacemaker fuzzing mode.
 Setting 0 will enter the pacemaker fuzzing mode at first, which is
 recommended in a short time-scale evaluation. 
 
+Setting -1 will enable both pacemaker mode and normal aflmutation fuzzing in
+parallel.
+
 Other important parameters can be found in afl-fuzz.c, for instance, 
 
 'swarm_num': the number of the PSO swarms used in the fuzzing process.