diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-09-26 12:41:13 +0200 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-09-26 12:41:13 +0200 |
commit | e301822c684b4948ca5e21b40f437940469238f5 (patch) | |
tree | a7a1f45950f731277176ef4f923c1a3502f85014 | |
parent | fc75d2b1818432e744c6e6057aa75cebb1870b8e (diff) | |
download | afl++-e301822c684b4948ca5e21b40f437940469238f5.tar.gz |
readme
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index c2108e93..d3066e9b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ afl++ is a superior fork to Google's afl - more speed, more and better mutations, more and better instrumentation, custom module support, etc. + If you want to use afl++ for you academic work, check the [papers page](https://aflplus.plus/papers/) + in the website. + ## Major changes in afl++ 3.0 With afl++ 3.0 we introduced changes that break some previous afl and afl++ |