From dacb2821b3a267b336b4465a24e1de22033ea279 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 29 May 2019 14:10:37 +0200 Subject: added AFLfast power schedules from Marcel Boehme and updated the documenation --- docs/parallel_fuzzing.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/parallel_fuzzing.txt') diff --git a/docs/parallel_fuzzing.txt b/docs/parallel_fuzzing.txt index 58f8d2f4..1e65c01f 100644 --- a/docs/parallel_fuzzing.txt +++ b/docs/parallel_fuzzing.txt @@ -26,6 +26,13 @@ that input to guide their work. To help with this problem, afl-fuzz offers a simple way to synchronize test cases on the fly. +Note that afl++ has AFLfast's power schedules implemented. +It is therefore a good idea to use different power schedules if you run +several instances in parallel. See docs/power_schedules.txt + +Alternatively running other AFL spinoffs in parallel can be of value, +e.g. Angora (https://github.com/AngoraFuzzer/Angora/) + 2) Single-system parallelization -------------------------------- -- cgit 1.4.1