From 7f3317110e07b2d3c63a97cd1916a2b489c78f67 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 27 Jul 2020 00:16:09 +0200 Subject: [PATCH] update new readme --- README_new.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README_new.md b/README_new.md index 9cf4e3cc..9b8c1014 100644 --- a/README_new.md +++ b/README_new.md @@ -28,9 +28,10 @@ 2. [How to compile and install afl++](#building-and-installing-afl) 3. [How to fuzz a target](#how-to-fuzz-with-afl) 4. [Fuzzing binary-only targets](#fuzzing-binary-only-targets) - 5. [Branches](#branches) - 6. [Want to help?](#help-wanted) - 7. [Detailed help and description of afl++](#challenges-of-guided-fuzzing) + 5. [Good examples and writeups of afl++ usages](#good-examples-and-writeups) + 6. [Branches](#branches) + 7. [Want to help?](#help-wanted) + 8. [Detailed help and description of afl++](#challenges-of-guided-fuzzing) ## Important features of afl++