diff options
| author | van Hauser <vh@thc.org> | 2019-06-25 12:00:12 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-06-25 12:00:12 +0200 |
| commit | 0104e99caabd83e7d53f7b1248425991f4c0c431 (patch) | |
| tree | 1d74694a70074c43f3182d2cfcd5a1b36f31cf3f /docs/README | |
| parent | e16593c9b1be2686279efe182465de5422d2ca55 (diff) | |
| download | afl++-0104e99caabd83e7d53f7b1248425991f4c0c431.tar.gz | |
llvm_mode whitelist (partial instrumentation) support added
Diffstat (limited to 'docs/README')
| -rw-r--r-- | docs/README | 4 |
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 :-) |
