diff options
author | Dominik Maier <domenukk@gmail.com> | 2020-04-01 02:07:52 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2020-04-01 02:07:52 +0200 |
commit | 98c090818576a738c910a7dcd50540f60904d3a2 (patch) | |
tree | 0232acca05398f17d78714f1fc236dbf6f78e108 /examples/README.md | |
parent | ead3701f5ba4725c1daf3301baa4add91b1c0147 (diff) | |
download | afl++-98c090818576a738c910a7dcd50540f60904d3a2.tar.gz |
docs
Diffstat (limited to 'examples/README.md')
-rw-r--r-- | examples/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md index 6c09caeb..3c5aa9f2 100644 --- a/examples/README.md +++ b/examples/README.md @@ -2,7 +2,7 @@ Here's a quick overview of the stuff you can find in this directory: - - custom_mutstors - An example custom mutator + - custom_mutators - example custom mutators in python an c - argv_fuzzing - a simple wrapper to allow cmdline to be fuzzed (e.g., to test setuid programs). |