about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2020-01-23 09:46:59 +0100
committerGitHub <noreply@github.com>2020-01-23 09:46:59 +0100
commita58800b90122f3d612a0badb243d2c1b6fc9c742 (patch)
tree77042be567fe89ce130cae96d38623a3017f399c
parent8b17cac71c5196bae11a5a7ee8f6a17bdb3917e0 (diff)
downloadafl++-a58800b90122f3d612a0badb243d2c1b6fc9c742.tar.gz
typo
-rw-r--r--experimental/README.experiments2
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/