about summary refs log tree commit diff
path: root/docs/technical_details.txt
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-12-03 10:11:39 +0100
committervan Hauser <vh@thc.org>2019-12-03 10:11:39 +0100
commit674fbc39f8bcac77a543693edace00c843fc411b (patch)
treef039d2b98af5d3f8b04e543da17cac9b95a33f26 /docs/technical_details.txt
parent2b0cfe1ab53f2a43db098a66e8b585420352677d (diff)
downloadafl++-674fbc39f8bcac77a543693edace00c843fc411b.tar.gz
python3.7 support for afl-fuzz py mutator
Diffstat (limited to 'docs/technical_details.txt')
-rw-r--r--docs/technical_details.txt2
1 files changed, 1 insertions, 1 deletions
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: