diff options
author | van Hauser <vh@thc.org> | 2019-05-29 14:10:37 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-05-29 14:10:37 +0200 |
commit | dacb2821b3a267b336b4465a24e1de22033ea279 (patch) | |
tree | f1ac208668829667845271f1ce923c582c24fdd6 /config.h | |
parent | dfa0c9cfd1ec4bea84ea399e25889b5fc93c648b (diff) | |
download | afl++-dacb2821b3a267b336b4465a24e1de22033ea279.tar.gz |
added AFLfast power schedules from Marcel Boehme and updated the documenation
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 4 |
1 files changed, 4 insertions, 0 deletions
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: |