diff options
author | van Hauser <vh@thc.org> | 2019-09-23 11:07:28 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-09-23 11:07:28 +0200 |
commit | 96c9fa0ccc4cc9b3db3e448fd685484fd271ca98 (patch) | |
tree | 0c4859b1fc3fb3617738822b9627f9fc134e783a | |
parent | 7cdd0abfd5e29dc6e43bde55eb15e942fb2895d8 (diff) | |
download | afl++-96c9fa0ccc4cc9b3db3e448fd685484fd271ca98.tar.gz |
doc update
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index ec027f48..8c8e74e9 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,10 @@ | Persistent mode | x | | x | | | Whitelist | x | | | | | InsTrim | x | | | | + (1) only in LLVM >= 9.0 due to a bug in llvm in previous versions + So all in all this is the best-of AFL that is currently out there :-) For new versions and additional information, check out: |