diff options
author | van Hauser <vh@thc.org> | 2021-08-27 17:06:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-27 17:06:46 +0200 |
commit | 353d402aaf9296c7dbd47e66fbbc6e59179c4e44 (patch) | |
tree | 0ba644854a6d51cdc9e8a2d52ca88b549109f736 /README.md | |
parent | 2e15661f184c77ac1fbb6f868c894e946cbb7f17 (diff) | |
parent | 7a2f81e0d992cf0f20d8d2fed26310c03c8b4fa9 (diff) | |
download | afl++-353d402aaf9296c7dbd47e66fbbc6e59179c4e44.tar.gz |
Merge pull request #1077 from AFLplusplus/dev
push to stable
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 19d3a866..1f1fd3b2 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ behaviours and defaults: ## Important features of AFL++ - AFL++ supports llvm from 3.8 up to version 12, very fast binary fuzzing with QEMU 5.1 + AFL++ supports llvm from 3.8 up to version 13, very fast binary fuzzing with QEMU 5.1 with laf-intel and redqueen, frida mode, unicorn mode, gcc plugin, full *BSD, Mac OS, Solaris and Android support and much, much, much more. |