diff options
author | van Hauser <vh@thc.org> | 2019-06-23 11:55:24 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-06-23 11:55:24 +0200 |
commit | 25cdba23bd17a7f7c371c865f84e0aa94faa29d8 (patch) | |
tree | da0b8214f04fcc87441897920bf5a4361964b317 | |
parent | 751b7b0888ab747579a83119b5b5b78b61840c56 (diff) | |
download | afl-dyninst-25cdba23bd17a7f7c371c865f84e0aa94faa29d8.tar.gz |
updated readme
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 6097bd8..eafa564 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ if you built dyninst 10.x or from directly from github: you also have to set DYN 3. make install +4. Download and install afl++ from https://github.com/vanhauser-thc/AFLplusplus +It's an up to date and enhanced version to the original afl with a better +performance, new features and bugfixes. + ### Building dyninst 10 |