This commit is contained in:
hexcoder
2020-01-23 09:46:59 +01:00
committed by GitHub
parent 8b17cac71c
commit a58800b901

View File

@ -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/