about summary refs log tree commit diff
path: root/src/afl-fuzz.c
AgeCommit message (Collapse)Author
2022-01-25ensure all fuzz targets are killed on exitvanhauser-thc
2022-01-24try fixvanhauser-thc
2022-01-23code formatvanhauser-thc
2022-01-21add LTO support in nyx_modeSergej Schumilo
2022-01-19nits and code formatvanhauser-thc
2022-01-17fix nyx -Mvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-29add power schedule infovanhauser-thc
2021-12-28fix nyx lib loadingvanhauser-thc
2021-12-28nyx code formatvanhauser-thc
2021-12-28nyx nitsvanhauser-thc
2021-12-28add Nyx modeSergej Schumilo
2021-12-27fix imports to build on Mac (#1231)jhertz
Co-authored-by: Jesse Hertz <>
2021-12-09rename pathvanhauser-thc
2021-11-16showmap -A -> -H, accurate help outputvanhauser-thc
2021-11-15Check `-M` / `-S` is not specified with `-A`Akira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-15Fix platform check for `-A` CoreSight modeAkira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-12Add platform check for `-A` CoreSight modeAkira Moroo
REF: https://github.com/AFLplusplus/AFLplusplus/pull/1156#discussion_r747454306 Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-12Clarify usage message for ARM CoreSight modeAkira Moroo
REF: https://github.com/AFLplusplus/AFLplusplus/pull/1156#issuecomment-966196217 Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-11Add initial CoreSight mode supportAkira Moroo
The original code is: https://github.com/RICSecLab/AFLplusplus-cs/tree/retrage/coresight-mode-pr Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
cmplog enhancement variant
2021-11-06http->httpsvanhauser-thc
2021-11-03Merge pull request #1142 from AFLplusplus/devvan Hauser
Dev
2021-11-03move bitmap and saveautovanhauser-thc
2021-10-25Update real_map_size when doing a realloclazymio
2021-10-18better ui bannervanhauser-thc
2021-10-17new rtn cmplog: instrumentation side + supporting functionsvanhauser-thc
2021-10-02fix some compiler warnings in 32-bit linuxhexcoder-
2021-10-01fix -nvanhauser-thc
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-08-10remove outdated referencesvanhauser-thc
2021-08-02fix afl_preload issues on macosvanhauser-thc
2021-07-27fix check again clang asan lib to work on mac and linux by removing a characterJesse Hertz
2021-07-08help output nitsvanhauser-thc
2021-07-08remove unneeded cmdline optionvanhauser-thc
2021-06-27Select (#995)van Hauser
* favor unfuzzed * fix * reinit table after a new fuzz
2021-06-22reverse read the queue n resumesvanhauser-thc
2021-06-21typovanhauser-thc
2021-06-10fix AFL_CAL_FASTvanhauser-thc
2021-06-07write target errors to out_dir/error.txtvanhauser-thc
2021-06-07remove -D from -Mvanhauser-thc
2021-06-01remove redundant unsetenv (#947)terrynini
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-26fix tmpfile removalvanhauser-thc
2021-05-26fix for MacOSvanhauser-thc
2021-05-25add AFL_TRY_AFFINITYvanhauser-thc
2021-05-25AFL_SKIP_CRASHES is obsolete since 3.0vanhauser-thc
2021-05-22Typohexcoder
2021-05-22turn off map size detection if skip_bin_check is setvanhauser-thc
2021-05-21lenient dict parsing, no map size enum for binary fuzzingvanhauser-thc