about summary refs log tree commit diff
path: root/docs/README
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-06-25 12:00:12 +0200
committervan Hauser <vh@thc.org>2019-06-25 12:00:12 +0200
commit0104e99caabd83e7d53f7b1248425991f4c0c431 (patch)
tree1d74694a70074c43f3182d2cfcd5a1b36f31cf3f /docs/README
parente16593c9b1be2686279efe182465de5422d2ca55 (diff)
downloadafl++-0104e99caabd83e7d53f7b1248425991f4c0c431.tar.gz
llvm_mode whitelist (partial instrumentation) support added
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README b/docs/README
index 1d0dfb34..41a9459f 100644
--- a/docs/README
+++ b/docs/README
@@ -21,8 +21,8 @@ american fuzzy lop plus plus
   https://github.com/andreafioraldi/afl and got the community patches applied
   to it.
 
-  C. Hoellers Python mutator module support was added too
-  (https://github.com/choeller/afl)
+  C. Hoellers afl-fuzz Python mutator module and llvm_mode whitelist support
+  was added too (https://github.com/choeller/afl)
 
   So all in all this is the best-of AFL that is currently out there :-)