about summary refs log tree commit diff
path: root/src/afl-fuzz.c
AgeCommit message (Expand)Author
2021-05-21lenient dict parsing, no map size enum for binary fuzzingvanhauser-thc
2021-05-19cleaned up AFL_PRINT_FILENAMES envDominik Maier
2021-05-19fix afl-fuzz.c frida preloadAndrea Fioraldi
2021-05-19mergeAndrea Fioraldi
2021-05-17FASAN Support (#918)WorksButNotTested
2021-05-15additional safety checks for restartsDominik Maier
2021-05-11fix a few cur_time usesvanhauser-thc
2021-05-07Exit on time (#904)Roman M. Iudichev
2021-05-01remove the input file .cur_input at the end of the fuzzing, if AFL_TMPDIR is ...hexcoder-
2021-04-29nitsvanhauser-thc
2021-04-28Frida persistent (#880)WorksButNotTested
2021-04-16fixesvanhauser-thc
2021-04-15cmplog -l3: disable trimming, forcing input2stage for allvanhauser-thc
2021-04-15remove duplicate plot file writevanhauser-thc
2021-04-15fix writing stat file on exitvanhauser-thc
2021-03-27ensure one fuzzer sync per cycle, cycle introspectionvanhauser-thc
2021-03-25Merge pull request #833 from WorksButNotTested/fridavan Hauser
2021-03-25Fix support for afl-cmin and updated READMEYour Name
2021-03-25update dynamic listvanhauser-thc
2021-03-25remove warningsvanhauser-thc
2021-03-24Add support for FRIDA modeYour Name
2021-03-24Merge branch 'replay' into tmpvan Hauser
2021-03-24ifdef for recordvanhauser-thc
2021-03-23fixed tiny nitpicksDominik Maier
2021-03-19Merge branch 'dev' into devvan Hauser
2021-03-20add AFL_TARGET_ENV to afl-fuzzfuzzah
2021-03-18typohexcoder
2021-03-18afl-fuzz cleanupvanhauser-thc
2021-03-17better map variabilityvanhauser-thc
2021-03-17shmem map size in config.hvanhauser-thc
2021-03-17debugvanhauser-thc
2021-03-17lto testvanhauser-thc
2021-03-17fix attemptvanhauser-thc
2021-03-16Merge pull request #819 from realmadsci/qemu-consistent-preloadAndrea Fioraldi
2021-03-15Remove AFL_PRELOAD and AFL_USE_QASAN handlersrealmadsci
2021-03-15fixesaflpp
2021-03-12make get_offsets executableDominik Maier
2021-03-11fixaflpp
2021-03-11new auto mapaflpp
2021-03-11fix the auto map fixvanhauser-thc
2021-03-10fix auto map discoveryvanhauser-thc
2021-03-10change map_size testsvanhauser-thc
2021-03-10fixed scan-build warningsDominik Maier
2021-03-09setting general schedule priority for performance on Mac.David CARLIER
2021-03-07documentation for AFL_PERSISTENT_RECORDvanhauser-thc
2021-03-06fixesvanhauser-thc
2021-03-06fixesvanhauser-thc
2021-03-06complete implemenation, still no testvanhauser-thc
2021-03-06implementation without testingvanhauser-thc
2021-03-03add new tutorialvanhauser-thc