From 674fbc39f8bcac77a543693edace00c843fc411b Mon Sep 17 00:00:00 2001 From: van Hauser Date: Tue, 3 Dec 2019 10:11:39 +0100 Subject: python3.7 support for afl-fuzz py mutator --- docs/technical_details.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/technical_details.txt') diff --git a/docs/technical_details.txt b/docs/technical_details.txt index af6131c1..1604c4d0 100644 --- a/docs/technical_details.txt +++ b/docs/technical_details.txt @@ -165,7 +165,7 @@ of new tuples, and the remainder is associated with changes in hit counts. The following table compares the relative ability to discover file syntax and explore program states when using several different approaches to guided -fuzzing. The instrumented target was GNU patch 2.7.3 compiled with -O3 and +fuzzing. The instrumented target was GNU patch 2.7k.3 compiled with -O3 and seeded with a dummy text file; the session consisted of a single pass over the input queue with afl-fuzz: -- cgit 1.4.1