about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2023-06-12update changelogvanhauser-thc
2023-06-124.08a initvanhauser-thc
2023-06-12v4.07c releasevanhauser-thc
2023-06-08enhance custom mutator docsvanhauser-thc
2023-06-07add issue to faqvanhauser-thc
2023-06-07fix gcc cmplog crashvanhauser-thc
2023-06-01rewrote PCGUARDvanhauser-thc
2023-05-30doc: recommend llvm/clang-14 in docsfanquake
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-17add symqemu custom mutatorvanhauser-thc
2023-05-16add missing envs in the docsvanhauser-thc
2023-05-12add @responsefile support for afl-ccvanhauser-thc
2023-05-12afl-clang-lto incomptable with -flto=thinvanhauser-thc
2023-05-12update qemu_modevanhauser-thc
2023-05-11qemuafl: Persistent mode for PPC32 targetsDominik Maier
2023-05-10better tritondse supportvanhauser-thc
2023-05-01docsvanhauser-thc
2023-04-28add frida mode tutorialvanhauser-thc
2023-04-28doc, code formatvanhauser-thc
2023-04-27afl++ -> AFL++vanhauser-thc
2023-04-26changelog updatesvanhauser-thc
2023-04-25rename env to AFL_IGNORE_PROBLEMS_COVERAGEvanhauser-thc
2023-04-25afl-cmin -T supportvanhauser-thc
2023-04-25afl-cmin.bash -T supportvanhauser-thc
2023-04-25only reverse reading the queue on restartvanhauser-thc
2023-04-25Merge pull request #1713 from kenohassler/wafl-modevan Hauser
llvm-lto: allow skipping initialisation
2023-04-24document new env varKeno Hassler
2023-04-24afl-showmap -I optionvanhauser-thc
2023-04-22code formatvanhauser-thc
2023-04-21frida mode: add dynamic loaded code exclusioneleguevel
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-20afl-showmap custom mutator supportvanhauser-thc
2023-04-17v4.07a initvanhauser-thc
2023-04-17v4.06c releasevanhauser-thc
2023-04-15update docsvanhauser-thc
2023-04-15fix custom mutator C examplesvanhauser-thc
2023-04-14update qemuafl, info in afl-plotvanhauser-thc
2023-04-13fix attempt at post_process implementationvanhauser-thc
2023-04-13remove -z option, use -p mmopt insteadvanhauser-thc
2023-04-12make llvm 17 workvanhauser-thc
2023-04-08show custom mutator name in UIvanhauser-thc
2023-04-05add -z switchvanhauser-thc
2023-04-02allow pizza mode to be disabledvanhauser-thc
2023-03-27time_wo_finds in fuzzer_statsvanhauser-thc
2023-03-09various fixesvanhauser-thc
2023-03-09support LLVMFuzzerTestOneInput -1 returnvanhauser-thc
2023-03-06Merge pull request #1667 from amitelka/feature/opt_statsfile_update_intervalvan Hauser
Added env variable to allow custom interval update of fuzzer_stats file
2023-03-06fix IGNORE_PROBLEMS and update qemuaflvanhauser-thc
2023-03-06fix civanhauser-thc
2023-03-05Fixed according to PR comment, moved cli flag to an env variableAmit Elkabetz
2023-02-28update docsvanhauser-thc
2023-02-23nitsvanhauser-thc