about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-03-27 12:09:06 +0100
committervan Hauser <vh@thc.org>2020-03-27 12:09:06 +0100
commita7553eae289ccaeb9626c650fa503ed04475c4f5 (patch)
tree2e632138a426b7ddb99b9dff9e62238a08c9f65f /README.md
parentae284610cf401fa9f533f553c445f003dcb70ec3 (diff)
downloadafl++-a7553eae289ccaeb9626c650fa503ed04475c4f5.tar.gz
add CFI sanitizer
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 781c8b49..827a7aec 100644
--- a/README.md
+++ b/README.md
@@ -259,7 +259,7 @@ superior to blind fuzzing or coverage-only tools.
 ## Instrumenting programs for use with AFL
 
 PLEASE NOTE: llvm_mode compilation with afl-clang-fast/afl-clang-fast++
-instead of afl-gcc/afl-g++ is much faster and has a few cool features.
+instead of afl-gcc/afl-g++ is much faster and has many cool features.
 See llvm_mode/ - however few code does not compile with llvm.
 We support llvm versions 3.8.0 to 11.