diff options
Diffstat (limited to 'custom_mutators/aflpp/standalone/README.md')
-rw-r--r-- | custom_mutators/aflpp/standalone/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/custom_mutators/aflpp/standalone/README.md b/custom_mutators/aflpp/standalone/README.md new file mode 100644 index 00000000..f5f94c5f --- /dev/null +++ b/custom_mutators/aflpp/standalone/README.md @@ -0,0 +1,10 @@ +# AFL++ standalone mutator + +this is the AFL++ havoc mutator as a standalone mutator + +just type `make` to build. + +``` +aflpp-standalone inputfile outputfile +``` + |