about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-05-15 15:12:26 +0200
committervanhauser-thc <vh@thc.org>2023-05-15 15:12:26 +0200
commitab148aeed81d755399e257c0c17fe4cbb9be3d48 (patch)
treea93e196c759e7260bc4b7fa789e2656cec7681a9
parentd1ec5dc089ff29e596083a90fa64dcd77060e6bc (diff)
downloadafl++-ab148aeed81d755399e257c0c17fe4cbb9be3d48.tar.gz
standalone mutator
-rw-r--r--custom_mutators/aflpp/standalone/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom_mutators/aflpp/standalone/README.md b/custom_mutators/aflpp/standalone/README.md
index f5f94c5f..a1ffb5f9 100644
--- a/custom_mutators/aflpp/standalone/README.md
+++ b/custom_mutators/aflpp/standalone/README.md
@@ -5,6 +5,6 @@ this is the AFL++ havoc mutator as a standalone mutator
 just type `make` to build.
 
 ```
-aflpp-standalone inputfile outputfile
+aflpp-standalone inputfile outputfile [splicefile]
 ```