Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-12 | update changelog | vanhauser-thc | |
2023-06-12 | 4.08a init | vanhauser-thc | |
2023-06-12 | v4.07c release | vanhauser-thc | |
2023-06-08 | enhance custom mutator docs | vanhauser-thc | |
2023-06-07 | add issue to faq | vanhauser-thc | |
2023-06-07 | fix gcc cmplog crash | vanhauser-thc | |
2023-06-01 | rewrote PCGUARD | vanhauser-thc | |
2023-05-30 | doc: recommend llvm/clang-14 in docs | fanquake | |
Might as well recommend installing 14, as that's newer, and what's used in Docker. Also remove outdated Dockerfile versions, likely easier to remove versions here entirely, and anyone that wants to see what version is used, can look in the Dockerfile. | |||
2023-05-17 | add symqemu custom mutator | vanhauser-thc | |
2023-05-16 | add missing envs in the docs | 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-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 | |