Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-03 | 2024 v4.10c release | vanhauser-thc | |
2024-02-01 | remove redundant eff struct (#1977) | Han Zheng | |
2024-02-01 | remove unused var | 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 | |||
2023-11-27 | format code | yangzao | |
2023-11-06 | Add missing initialisation for havoc_queued during the custom mutator's stage. | Manuel Carrasco | |
2023-11-06 | clang-format 16->17 | vanhauser-thc | |
2023-09-11 | reweight redundant | 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-07-30 | Various fixes for warnings, extends #1818 | Dominik Maier | |
2023-07-30 | Fix format specifiers (#1818) | mark0 | |
* Update afl-mutations.h Fix bug: compilation cannot pass when DEBUG macro is enabled * Update afl-fuzz-one.c Fix bug: compilation cannot pass when DEBUG macro is enabled | |||
2023-07-03 | comment | vanhauser-thc | |
2023-07-02 | no_ui: display time | vanhauser-thc | |
2023-07-01 | switch exploit strategy | vanhauser-thc | |
2023-06-29 | update mutation strategy | vanhauser-thc | |
2023-06-23 | new mutation weighting | vanhauser-thc | |
2023-06-21 | switch back to normal mutations | vanhauser-thc | |
2023-06-12 | enable text mode | vanhauser-thc | |
2023-06-09 | binary mutations | vanhauser-thc | |
2023-06-09 | Merge pull request #1764 from AFLplusplus/mncomp | van Hauser | |
class afl++ mutations | |||
2023-06-08 | show fuzzing state | vanhauser-thc | |
2023-06-06 | no_ui mode | vanhauser-thc | |
2023-06-06 | comparison | vanhauser-thc | |
2023-06-06 | Merge pull request #1759 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-06-06 | add current mutation strategy to include | vanhauser-thc | |
2023-05-18 | improved symqemu custom mutator | vanhauser-thc | |
2023-05-05 | tritondse custom mutator attempt | vanhauser-thc | |
2023-05-01 | Should memset EFF_ALEN(len) of eff_map (#1722) | lazymio | |
2023-05-01 | fix effector map | vanhauser-thc | |
2023-04-08 | show custom mutator name in UI | vanhauser-thc | |
2023-04-07 | renaming | vanhauser-thc | |
2023-04-05 | fix for clang | vanhauser-thc | |
2023-04-05 | stack pow | vanhauser-thc | |
2023-04-05 | mut changes | vanhauser-thc | |
2023-04-04 | mode switch | vanhauser-thc | |
2023-04-04 | prepare for strategies | vanhauser-thc | |
2023-04-03 | preparation for mutation arrays | vanhauser-thc | |
2023-04-02 | more fix | vanhauser-thc | |
2023-04-02 | fix | vanhauser-thc | |
2023-03-31 | nits | vanhauser-thc | |
2023-03-31 | nit | vanhauser-thc | |
2023-03-30 | less mutation | vanhauser-thc | |
2023-03-30 | fix | vanhauser-thc | |
2023-03-30 | nits | vanhauser-thc | |
2023-03-30 | prepare new mutation strategies | vanhauser-thc | |
2023-03-29 | final touches | vanhauser-thc | |
2023-03-29 | all mutation strategies | vanhauser-thc | |
2023-03-28 | nits | vanhauser-thc | |