diff options
author | van Hauser <vh@thc.org> | 2019-08-01 15:32:55 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-08-01 15:32:55 +0200 |
commit | 487a87df02c20784bb4ef272954300dd18c04d9a (patch) | |
tree | 93094af9696b408328f13fe5a42f1b6a8c831064 /README.md | |
parent | b14fead5929a1958d850a945effb5a0cbd6e5799 (diff) | |
download | afl++-487a87df02c20784bb4ef272954300dd18c04d9a.tar.gz |
adding blame
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 86e8d217..2124b862 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ * unicorn_mode which allows fuzzing of binaries from completely different platforms (integration provided by domenukk) + * Custom mutator by a library (instead of Python) by kyakdan + 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 :-) |