Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-25 | ensure all fuzz targets are killed on exit | vanhauser-thc | |
2022-01-24 | try fix | vanhauser-thc | |
2022-01-23 | code format | vanhauser-thc | |
2022-01-21 | add LTO support in nyx_mode | Sergej Schumilo | |
2022-01-19 | nits and code format | vanhauser-thc | |
2022-01-17 | fix nyx -M | vanhauser-thc | |
2022-01-01 | welcome 2022 | vanhauser-thc | |
2021-12-29 | add power schedule info | vanhauser-thc | |
2021-12-28 | fix nyx lib loading | vanhauser-thc | |
2021-12-28 | nyx code format | vanhauser-thc | |
2021-12-28 | nyx nits | vanhauser-thc | |
2021-12-28 | add Nyx mode | Sergej Schumilo | |
2021-12-27 | fix imports to build on Mac (#1231) | jhertz | |
Co-authored-by: Jesse Hertz <> | |||
2021-12-09 | rename path | vanhauser-thc | |
2021-11-16 | showmap -A -> -H, accurate help output | vanhauser-thc | |
2021-11-15 | Check `-M` / `-S` is not specified with `-A` | Akira Moroo | |
Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-15 | Fix platform check for `-A` CoreSight mode | Akira Moroo | |
Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-12 | Add platform check for `-A` CoreSight mode | Akira Moroo | |
REF: https://github.com/AFLplusplus/AFLplusplus/pull/1156#discussion_r747454306 Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-12 | Clarify usage message for ARM CoreSight mode | Akira Moroo | |
REF: https://github.com/AFLplusplus/AFLplusplus/pull/1156#issuecomment-966196217 Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-11 | Add initial CoreSight mode support | Akira 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-07 | Merge pull request #1141 from AFLplusplus/afl4 | van Hauser | |
cmplog enhancement variant | |||
2021-11-06 | http->https | vanhauser-thc | |
2021-11-03 | Merge pull request #1142 from AFLplusplus/dev | van Hauser | |
Dev | |||
2021-11-03 | move bitmap and saveauto | vanhauser-thc | |
2021-10-25 | Update real_map_size when doing a realloc | lazymio | |
2021-10-18 | better ui banner | vanhauser-thc | |
2021-10-17 | new rtn cmplog: instrumentation side + supporting functions | vanhauser-thc | |
2021-10-02 | fix some compiler warnings in 32-bit linux | hexcoder- | |
2021-10-01 | fix -n | vanhauser-thc | |
2021-08-12 | AFL_IGNORE_PROBLEMS + library checks and documentation | vanhauser-thc | |
2021-08-10 | remove outdated references | vanhauser-thc | |
2021-08-02 | fix afl_preload issues on macos | vanhauser-thc | |
2021-07-27 | fix check again clang asan lib to work on mac and linux by removing a character | Jesse Hertz | |
2021-07-08 | help output nits | vanhauser-thc | |
2021-07-08 | remove unneeded cmdline option | vanhauser-thc | |
2021-06-27 | Select (#995) | van Hauser | |
* favor unfuzzed * fix * reinit table after a new fuzz | |||
2021-06-22 | reverse read the queue n resumes | vanhauser-thc | |
2021-06-21 | typo | vanhauser-thc | |
2021-06-10 | fix AFL_CAL_FAST | vanhauser-thc | |
2021-06-07 | write target errors to out_dir/error.txt | vanhauser-thc | |
2021-06-07 | remove -D from -M | vanhauser-thc | |
2021-06-01 | remove redundant unsetenv (#947) | terrynini | |
2021-06-01 | threadsafe doc fixes, code format | vanhauser-thc | |
2021-05-26 | fix tmpfile removal | vanhauser-thc | |
2021-05-26 | fix for MacOS | vanhauser-thc | |
2021-05-25 | add AFL_TRY_AFFINITY | vanhauser-thc | |
2021-05-25 | AFL_SKIP_CRASHES is obsolete since 3.0 | vanhauser-thc | |
2021-05-22 | Typo | hexcoder | |
2021-05-22 | turn off map size detection if skip_bin_check is set | vanhauser-thc | |
2021-05-21 | lenient dict parsing, no map size enum for binary fuzzing | vanhauser-thc | |