about summary refs log tree commit diff
path: root/docs/README
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-16 08:34:17 +0200
committervan Hauser <vh@thc.org>2019-07-16 08:34:17 +0200
commit8a4cdd56d4d7557a54b0f28af7edceaddfb30663 (patch)
treeefaf460b40d94183f235073ac1d10f2268cb70c4 /docs/README
parent32525238238e96ec0ce64a36f70558f76bc90ff5 (diff)
downloadafl++-8a4cdd56d4d7557a54b0f28af7edceaddfb30663.tar.gz
added gcc_plugin
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/README b/docs/README
index 3a6c2921..a8ec715b 100644
--- a/docs/README
+++ b/docs/README
@@ -25,6 +25,9 @@ american fuzzy lop plus plus
   Also newly integrated is instrim, a very effective CFG llvm_mode
   instrumentation implementation from https://github.com/csienslab/instrim
 
+  Similar to llvm_mode a gcc_plugin that supports versions 5 to 8 is
+  now available (from https://github.com/T12z/afl)
+
   A more thorough list is available in the PATCHES file.
 
   So all in all this is the best-of AFL that is currently out there :-)