aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-03-27 12:09:06 +0100
committerDominik Maier <domenukk@gmail.com>2020-04-01 13:10:05 +0200
commit34c090a31db7939558bf0047f0f1693bbde76c1f (patch)
tree8d8e497fddf508a51f48bb857d724c2f5d741d5f /README.md
parent762421b355877c7bbe65f50a9cc659bbf178ab4a (diff)
downloadafl++-34c090a31db7939558bf0047f0f1693bbde76c1f.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.