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 --- config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.h') diff --git a/config.h b/config.h index 61ba393e..2ae510ea 100644 --- a/config.h +++ b/config.h @@ -88,6 +88,10 @@ #define HAVOC_MIN 16 +/* Power Schedule Divisor */ +#define POWER_BETA 1 +#define MAX_FACTOR (POWER_BETA * 32) + /* Maximum stacking for havoc-stage tweaks. The actual value is calculated like this: -- cgit 1.4.1