Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-04 | nits | vanhauser-thc | |
2023-07-03 | Fix max_params define. | Eli Kobrin | |
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-30 | afl-showmap fix | vanhauser-thc | |
2023-06-29 | update mutation strategy | vanhauser-thc | |
2023-06-29 | Merge pull request #1789 from AFLplusplus/orig_mut3 | van Hauser | |
better mutator weightings | |||
2023-06-26 | Merge pull request #1786 from coc-cyqh/IncNumOfParams | van Hauser | |
Increase the number of afl-cc supported params | |||
2023-06-27 | Increase the number of afl-cc supported params | Siqi Chen | |
2023-06-23 | new mutation weighting | vanhauser-thc | |
2023-06-22 | remove dead code, code format | vanhauser-thc | |
2023-06-21 | nits | vanhauser-thc | |
2023-06-21 | fix afl-cmin* for old afl vanilla issue | vanhauser-thc | |
2023-06-21 | nits | vanhauser-thc | |
2023-06-21 | switch back to normal mutations | vanhauser-thc | |
2023-06-20 | fix timeout for sessions restart and + usage | vanhauser-thc | |
2023-06-14 | minor cmplog bugfix | vanhauser-thc | |
2023-06-12 | enable text mode | vanhauser-thc | |
2023-06-12 | update new feature config | 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-06-01 | rewrote PCGUARD | vanhauser-thc | |
2023-05-31 | switch user mailinglist reference to discord | vanhauser-thc | |
2023-05-23 | revert fix | vanhauser-thc | |
2023-05-23 | fix gnumakefile for non-gcc | vanhauser-thc | |
2023-05-23 | response file fix | vanhauser-thc | |
2023-05-23 | allow llvm_instrument native | vanhauser-thc | |
2023-05-23 | fix custom mutator only check | vanhauser-thc | |
2023-05-21 | code format | vanhauser-thc | |
2023-05-21 | fix | vanhauser-thc | |
2023-05-21 | make AFL_CUSTOM_INFO overridable | vanhauser-thc | |
2023-05-18 | act on invalid AFL_CUSTOM_MUTATOR_ONLY usage | vanhauser-thc | |
2023-05-18 | symqemu mutator options | vanhauser-thc | |
2023-05-18 | improved symqemu custom mutator | vanhauser-thc | |
2023-05-12 | add @responsefile support for afl-cc | vanhauser-thc | |
2023-05-12 | afl-clang-lto incomptable with -flto=thin | vanhauser-thc | |
2023-05-10 | better tritondse support | vanhauser-thc | |
2023-05-09 | fix makefile | vanhauser-thc | |
2023-05-05 | tritondse custom mutator attempt | vanhauser-thc | |
2023-05-04 | afl-fuzz.c: Document -i - in --help (#1725) | Moshe Kaplan | |
afl-fuzz.c: Document `-i -` in `--help`, to write that `-i` can be passed '-' to resume the prior fuzzing job. Also reference AFL_AUTORESUME so users know they can set that parameter to sidestep the issue entirely. | |||
2023-05-01 | fix reallocs | 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-28 | doc, code format | vanhauser-thc | |