Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-03 | 2024 v4.10c release | vanhauser-thc | |
2024-02-01 | final touches for skipdet | vanhauser-thc | |
2024-02-01 | Enhancement on Deterministic stage (#1972) | Han Zheng | |
* fuzzer: init commit based on aflpp 60dc37a8cf09f8e9048e4b6a2204d6c90b27655a * fuzzers: adding the skip variables and initialize * log: profile the det/havoc finding * log: add profile log output * fuzzers: sperate log/skipdet module * fuzzers: add quick eff_map calc * fuzzers: add skip_eff_map in fuzz_one * fuzzers: mark whole input space in eff_map * fuzzers: add undet bit threshold to skip some seeds * fuzzers: fix one byte overflow * fuzzers: fix overflow * fix code format * add havoc only again * code format * remove log to INTROSPECTION, rename skipdet module * rename skipdet module * remove log to stats * clean redundant code * code format * remove redundant code format check * remove redundant doc * remove redundant objects * clean files * change -d to default skipdet * disable deterministic when using CUSTOM_MUTATOR * revert fix | |||
2024-01-30 | nyx test for CI | vanhauser-thc | |
2024-01-23 | replay mode support | Davide Quarta | |
2024-01-22 | fix docs | vanhauser-thc | |
2024-01-18 | disable aslr on apple | vanhauser-thc | |
2023-12-30 | finish injection implementation | vanhauser-thc | |
2023-12-15 | switch to explore powerschedule as default | vanhauser-thc | |
2023-11-03 | Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev | vanhauser-thc | |
2023-11-03 | add --help/--version/... | vanhauser-thc | |
2023-10-23 | add scale encode mode for cmplog | vanhauser-thc | |
2023-10-02 | fix addseeds test | vanhauser-thc | |
2023-09-30 | add afl-addseeds tool | vanhauser-thc | |
2023-09-28 | fix exploit mode on startup | vanhauser-thc | |
2023-09-19 | Use proper ifdef, remove else in line with other compile options | Thomas Rooijakkers | |
2023-09-19 | Add usage compilation status print for NO_UTF | Thomas Rooijakkers | |
2023-09-13 | -a default | vanhauser-thc | |
2023-09-12 | increase sync length | vanhauser-thc | |
2023-09-11 | Merge branch 'dev' into reinit | van Hauser | |
2023-09-04 | ensure table reinit, downgrade redundant | vanhauser-thc | |
2023-09-03 | less impact | vanhauser-thc | |
2023-08-31 | pendfav | vanhauser-thc | |
2023-08-29 | update docs | vanhauser-thc | |
2023-08-24 | add missing envs | vanhauser-thc | |
2023-08-23 | AFL_IGNORE_SEED_PROBLEMS | vanhauser-thc | |
2023-08-17 | add env var to help output | vanhauser-thc | |
2023-08-13 | nits | vanhauser-thc | |
2023-08-11 | add AFL_FINAL_SYNC | marc | |
2023-08-09 | code format | marc | |
2023-08-09 | Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crash | van Hauser | |
Implement an option for treating crashing seeds as new crash | |||
2023-08-09 | -c - support | marc | |
2023-08-04 | Add AFL_NYX_LOG to redirect NYX hprintf messages to a file. | Jesse Schwartzentruber | |
2023-08-04 | update the old nyx env var naming scheme | Sergej Schumilo | |
(to have a more consistent naming overall) | |||
2023-08-04 | Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variable | Junwha | |
- and fix typo Signed-off-by: Junwha <qbit@unist.ac.kr> | |||
2023-08-04 | nits | vanhauser-thc | |
2023-08-03 | make nyx aux buffer size configurable | Sergej Schumilo | |
2023-08-02 | Add option for treating crashing input as new crash | Junwha | |
Signed-off-by: Junwha Hong <qbit@unist.ac.kr> | |||
2023-07-28 | doc fix | vanhauser-thc | |
2023-07-21 | improve cmplog level 3 | vanhauser-thc | |
2023-07-18 | take care of uninstrumented mode for fuzz state and mode | vanhauser-thc | |
2023-07-05 | update llvm recommendations | vanhauser-thc | |
2023-07-04 | nits | vanhauser-thc | |
2023-06-29 | update mutation strategy | vanhauser-thc | |
2023-06-22 | remove dead code, code format | vanhauser-thc | |
2023-06-21 | nits | vanhauser-thc | |
2023-06-20 | fix timeout for sessions restart and + usage | vanhauser-thc | |
2023-06-06 | Merge pull request #1759 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-05-23 | fix custom mutator only check | vanhauser-thc | |
2023-05-21 | fix | vanhauser-thc | |