Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: third_party/afl/src/docs/README

Issue 2252273004: Roll AFL 2.30b..2.31b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove vuln_samples changes. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/afl/src/docs/ChangeLog ('k') | third_party/afl/src/docs/life_pro_tips.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/afl/src/docs/README
diff --git a/third_party/afl/src/docs/README b/third_party/afl/src/docs/README
index bac9fee1e20c441a8215110f25b213d00f5d10c9..a9a05fa446c62b469a9cf11477031fdeedf53116 100644
--- a/third_party/afl/src/docs/README
+++ b/third_party/afl/src/docs/README
@@ -190,8 +190,9 @@ include compilers and video decoders.
Tips for optimizing fuzzing performance are discussed in perf_tips.txt.
Note that afl-fuzz starts by performing an array of deterministic fuzzing
-steps, which can take several days. If you want quick & dirty results right
-away, akin to zzuf or honggfuzz, add the -d option to the command line.
+steps, which can take several days, but tend to produce neat test cases. If you
+want quick & dirty results right away - akin to zzuf and other traditional
+fuzzers - add the -d option to the command line.
7) Interpreting output
----------------------
@@ -475,7 +476,8 @@ bug reports, or patches from:
Austin Seipp Daniel Komaromy
Daniel Binderman Jonathan Metzman
Vegard Nossum Jan Kneschke
- Kurt Roeckx
+ Kurt Roeckx Marcel Bohme
+ Van-Thuan Pham Abhik Roychoudhury
Thank you!
« no previous file with comments | « third_party/afl/src/docs/ChangeLog ('k') | third_party/afl/src/docs/life_pro_tips.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698