Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-09 | nit | vanhauser-thc | |
2024-06-09 | fix -n | vanhauser-thc | |
2024-06-09 | allow multiple -m | vanhauser-thc | |
2024-06-05 | nits | vanhauser-thc | |
2024-06-05 | optimize syncing | vanhauser-thc | |
2024-06-04 | AFL_NO_SYNC | vanhauser-thc | |
2024-05-17 | log | vanhauser-thc | |
2024-05-17 | Fix runtime underflow & -V exiting before syncing | Cornelius Aschermann | |
print_stats sets exit_soon even while syncing, this leaves -V 0 still broken, as we don't finish syncing. Additionally, the change that introduced the previous -V fix also broke the runtime tracking, as runtime needs to include all time including sync, splice etc. This caused an underflow in the reported runtime. | |||
2024-05-14 | backup afl->max_length to afl->fsrv.max_length | nj00001 | |
2024-05-13 | disable -> no variants | vanhauser-thc | |
2024-05-02 | AFL_DISABLE_REDUNDANT | vanhauser-thc | |
2024-04-09 | fix -V, code format | vanhauser-thc | |
2024-04-08 | :Adds stats tracking time spend in calibration/trim/sync | Cornelius Aschermann | |
This currently does not affect statsd nor the UI. Only the fuzzer_stats file is updated | |||
2024-03-12 | nit | vanhauser-thc | |
2024-02-29 | gcc cmplog fix | vanhauser-thc | |
2024-02-23 | Add upper and lower safety margins | Leon Weiß | |
2024-02-23 | Adhere to documented behavior | Leon Weiß | |
2024-02-22 | Do not circumvent sanity checks from arg parsing | Leon Weiß | |
2024-02-22 | Convert from microseconds (us) to milliseconds (ms) | Leon Weiß | |
2024-02-08 | code format | vanhauser-thc | |
2024-02-08 | Merge branch '420' into dev | van Hauser | |
2024-02-08 | workaround for MOpt bug with -S | vanhauser-thc | |
2024-02-08 | performance | vanhauser-thc | |
2024-02-08 | Merge pull request #1965 from CodeLinaro/stateful | van Hauser | |
replay mode support | |||
2024-02-04 | fix -z | vanhauser-thc | |
2024-02-04 | add U256/32byte support | vanhauser-thc | |
2024-02-03 | deterministic fuzzing and -z | vanhauser-thc | |
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 | |