diff options
author | gnbon <kiddo.pwn@gmail.com> | 2024-03-13 12:10:38 +0900 |
---|---|---|
committer | gnbon <kiddo.pwn@gmail.com> | 2024-03-13 12:10:38 +0900 |
commit | c9ad3acc9b69daea5e99b6ef66ed1f593331d474 (patch) | |
tree | 16398da295660efb375b9ae33a3400b0949fec2e /src/afl-common.c | |
parent | 775861ea94d00672c9e868db329073afd699b994 (diff) | |
download | afl++-c9ad3acc9b69daea5e99b6ef66ed1f593331d474.tar.gz |
Add -l option for adjustable block deletion
- Introduce the -l option to set min block deletion length using powers of 2 (e.g., 1, 2, 4, 8, 16, ...). - This enables a trade-off between minimization thoroughness and speed. - Adjusting del_len_limit allows for faster processing, as doubling it roughly halves the minimization time.
Diffstat (limited to 'src/afl-common.c')
0 files changed, 0 insertions, 0 deletions