diff options
| author | van Hauser <vh@thc.org> | 2020-11-30 13:03:33 +0100 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-11-30 13:03:33 +0100 |
| commit | 63c317218bfe1ffc91443a2620c653581aff0ba1 (patch) | |
| tree | 70a4efbd65645b154a1648f74196b66afe3e45c8 /examples/README.md | |
| parent | aff4ccb0b2324259554537983e9261e48cccf275 (diff) | |
| download | afl++-63c317218bfe1ffc91443a2620c653581aff0ba1.tar.gz | |
persistent_demo -> persistent_mode
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 46a92c6e..7dd70d6a 100644 --- a/examples/README.md +++ b/examples/README.md @@ -39,7 +39,7 @@ Here's a quick overview of the stuff you can find in this directory: - libpng_no_checksum - a sample patch for removing CRC checks in libpng. - - persistent_demo - an example of how to use the LLVM persistent process + - persistent_mode - an example of how to use the LLVM persistent process mode to speed up certain fuzzing jobs. - socket_fuzzing - a LD_PRELOAD library 'redirects' a socket to stdin |
