Index: third_party/afl/src/docs/life_pro_tips.txt |
diff --git a/third_party/afl/src/docs/life_pro_tips.txt b/third_party/afl/src/docs/life_pro_tips.txt |
index df053a8e474048cdc260fd02329d4aa9b9287664..c8c47636b37717c843bdc9ab674822d60ebe3a48 100644 |
--- a/third_party/afl/src/docs/life_pro_tips.txt |
+++ b/third_party/afl/src/docs/life_pro_tips.txt |
@@ -121,3 +121,8 @@ Attacking a format that uses checksums? Remove the checksum-checking code or |
use a postprocessor! See experimental/post_library/ for more. |
% |
+ |
+Dealing with a very slow target or hoping for instant results? Specify -d |
+when calling afl-fuzz! |
+ |
+% |