diff options
-rw-r--r-- | experimental/README.experiments | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/README.experiments b/experimental/README.experiments index 5a505ad7..543c078c 100644 --- a/experimental/README.experiments +++ b/experimental/README.experiments @@ -29,7 +29,7 @@ Here's a quick overview of the stuff you can find in this directory: - post_library - an example of how to build postprocessors for AFL. - - socketfuzz - a LD_PRELOAD library 'redirects' a socket to stdin + - socket_fuzzing - a LD_PRELOAD library 'redirects' a socket to stdin for fuzzing access with afl++ Note that the minimize_corpus.sh tool has graduated from the experimental/ |