Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-12 | update qemu_mode | vanhauser-thc | |
2023-05-11 | qemuafl: Persistent mode for PPC32 targets | Dominik Maier | |
2023-05-10 | better tritondse support | vanhauser-thc | |
2023-05-01 | docs | vanhauser-thc | |
2023-04-28 | add frida mode tutorial | vanhauser-thc | |
2023-04-28 | doc, code format | vanhauser-thc | |
2023-04-27 | afl++ -> AFL++ | vanhauser-thc | |
2023-04-26 | changelog updates | vanhauser-thc | |
2023-04-25 | rename env to AFL_IGNORE_PROBLEMS_COVERAGE | vanhauser-thc | |
2023-04-25 | afl-cmin -T support | vanhauser-thc | |
2023-04-25 | afl-cmin.bash -T support | vanhauser-thc | |
2023-04-25 | only reverse reading the queue on restart | vanhauser-thc | |
2023-04-25 | Merge pull request #1713 from kenohassler/wafl-mode | van Hauser | |
llvm-lto: allow skipping initialisation | |||
2023-04-24 | document new env var | Keno Hassler | |
2023-04-24 | afl-showmap -I option | vanhauser-thc | |
2023-04-22 | code format | vanhauser-thc | |
2023-04-21 | frida mode: add dynamic loaded code exclusion | eleguevel | |
Add the AFL_FRIDA_INST_NO_DYNAMIC_LOAD environment variable and its associated JS function setInstrumentNoDynamicLoad to prevent the instrumentation of late dynamic loaded code. Resolve #1708 | |||
2023-04-20 | afl-showmap custom mutator support | vanhauser-thc | |
2023-04-17 | v4.07a init | vanhauser-thc | |
2023-04-17 | v4.06c release | vanhauser-thc | |
2023-04-15 | update docs | vanhauser-thc | |
2023-04-15 | fix custom mutator C examples | vanhauser-thc | |
2023-04-14 | update qemuafl, info in afl-plot | vanhauser-thc | |
2023-04-13 | fix attempt at post_process implementation | vanhauser-thc | |
2023-04-13 | remove -z option, use -p mmopt instead | vanhauser-thc | |
2023-04-12 | make llvm 17 work | vanhauser-thc | |
2023-04-08 | show custom mutator name in UI | vanhauser-thc | |
2023-04-05 | add -z switch | vanhauser-thc | |
2023-04-02 | allow pizza mode to be disabled | vanhauser-thc | |
2023-03-27 | time_wo_finds in fuzzer_stats | vanhauser-thc | |
2023-03-09 | various fixes | vanhauser-thc | |
2023-03-09 | support LLVMFuzzerTestOneInput -1 return | vanhauser-thc | |
2023-03-06 | Merge pull request #1667 from amitelka/feature/opt_statsfile_update_interval | van Hauser | |
Added env variable to allow custom interval update of fuzzer_stats file | |||
2023-03-06 | fix IGNORE_PROBLEMS and update qemuafl | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-03-05 | Fixed according to PR comment, moved cli flag to an env variable | Amit Elkabetz | |
2023-02-28 | update docs | vanhauser-thc | |
2023-02-23 | nits | vanhauser-thc | |
2023-02-21 | Merge pull request #1651 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-02-20 | clarify AFL_NO_STARTUP_CALIBRATION | vanhauser-thc | |
2023-02-15 | debug output | vanhauser-thc | |
2023-02-13 | AFL_LLVM_DICT2FILE_NO_MAIN support | vanhauser-thc | |
2023-01-27 | Merge pull request #1628 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-01-27 | update changelog | vanhauser-thc | |
2023-01-26 | better asan defaults everwhere | vanhauser-thc | |
2023-01-23 | nit | vanhauser-thc | |
2023-01-19 | lots of fixes | vanhauser-thc | |
2023-01-18 | autotoken: splicing; splice_optout | vanhauser-thc | |
2023-01-18 | ignore timeout env option | vanhauser-thc | |
2023-01-05 | add update info to changelog | Dominik Maier | |