about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2021-03-26Merge pull request #847 from zouyonghao/patch-1van Hauser
Update custom_mutators.md
2021-03-26Update custom_mutators.mdYong-Hao Zou
2021-03-25integrate frida_mode, code-formatvanhauser-thc
2021-03-25remove InsTrimvanhauser-thc
2021-03-25update changelogvanhauser-thc
2021-03-24changelog infovanhauser-thc
2021-03-24Merge branch 'replay' into tmpvan Hauser
2021-03-24v3.13a initvanhauser-thc
2021-03-24v3.12c ready to govanhauser-thc
2021-03-24v3.12c releasevanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-23fixed tiny nitpicksDominik Maier
2021-03-23fix our PCGUARD for llvm 10.0.1aflpp
2021-03-22add details to AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES docJoshua Pereyda
2021-03-22fix LTO selective instrumentationvanhauser-thc
2021-03-22show afl-cc NATIVE when auto usedvanhauser-thc
2021-03-19Merge branch 'dev' into devvan Hauser
2021-03-20add AFL_TARGET_ENV to afl-fuzzfuzzah
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-03-17better map variabilityvanhauser-thc
2021-03-16no runtime for shared linkingvanhauser-thc
2021-03-16changelogAndrea Fioraldi
2021-03-16rtn fixvanhauser-thc
2021-03-16Merge pull request #818 from realmadsci/add-qemu-custom-binAndrea Fioraldi
Add AFL_QEMU_CUSTOM_BIN environment flag
2021-03-15v3.12a initvanhauser-thc
2021-03-15v3.11c releasevanhauser-thc
2021-03-15Add AFL_QEMU_CUSTOM_BIN environment flagrealmadsci
In QEMU mode (-Q), setting AFL_QEMU_CUSTOM_BIN cause afl-fuzz to skip prepending afl-qemu-trace to your command line. Use this if you wish to use a custom afl-qemu-trace or if you need to modify the afl-qemu-trace arguments.
2021-03-12added ui change to changelogDominik Maier
2021-03-10gsoc2021 clarificationvanhauser-thc
2021-03-09Merge pull request #785 from MarcoFalke/patch-1van Hauser
doc: Add lld to required dependencies
2021-03-09fix compiler rt on -cvanhauser-thc
2021-03-09add AFL_NOOPTvanhauser-thc
2021-03-09fix sanitizer settingsvanhauser-thc
2021-03-08update changelogvanhauser-thc
2021-03-07documentation for AFL_PERSISTENT_RECORDvanhauser-thc
2021-03-06Merge pull request #778 from AFLplusplus/devvan Hauser
This fixes 3 different crash issues
2021-03-05rust mutator changes added to changelogDominik Maier
2021-03-05typohexcoder
2021-03-05fix laf string transform crashvanhauser-thc
2021-03-04even support dlopen instrumented libs after the forkservervanhauser-thc
2021-03-04fix caller/ctx change, support dlopen in afl-compiler-rtvanhauser-thc
2021-03-02docuvanhauser-thc
2021-03-02add de-unicoded dictionary entriesvanhauser-thc
2021-03-02better unicode supportvanhauser-thc
2021-03-01update changelogvanhauser-thc
2021-03-013.11a initvanhauser-thc
2021-03-01Merge pull request #767 from AFLplusplus/dev 3.10cvan Hauser
Final push for release
2021-03-013.10c releasevanhauser-thc
2021-02-28metricsvanhauser-thc
2021-02-27fixed rust bindings placementDominik Maier