Version ++4.30c (release)
! afl-gcc and afl-clang funcionality is now removed !

afl-fuzz:

fastresume feature added. if you abort fuzzing and resume fuzzing
with -i - or AFL_AUTORESUME=1 and the target binary has not changed
then a dump will be loaded and the calibration phase skipped.
to disable this feature set AFL_NO_FASTRESUME=1
zlib...