Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-26 | Merge pull request #847 from zouyonghao/patch-1 | van Hauser | |
Update custom_mutators.md | |||
2021-03-26 | Update custom_mutators.md | Yong-Hao Zou | |
2021-03-25 | integrate frida_mode, code-format | vanhauser-thc | |
2021-03-25 | remove InsTrim | vanhauser-thc | |
2021-03-25 | update changelog | vanhauser-thc | |
2021-03-24 | changelog info | vanhauser-thc | |
2021-03-24 | Merge branch 'replay' into tmp | van Hauser | |
2021-03-24 | v3.13a init | vanhauser-thc | |
2021-03-24 | v3.12c ready to go | vanhauser-thc | |
2021-03-24 | v3.12c release | vanhauser-thc | |
2021-03-23 | make setting different file permissions easy via config.h | vanhauser-thc | |
2021-03-23 | fixed tiny nitpicks | Dominik Maier | |
2021-03-23 | fix our PCGUARD for llvm 10.0.1 | aflpp | |
2021-03-22 | add details to AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES doc | Joshua Pereyda | |
2021-03-22 | fix LTO selective instrumentation | vanhauser-thc | |
2021-03-22 | show afl-cc NATIVE when auto used | vanhauser-thc | |
2021-03-19 | Merge branch 'dev' into dev | van Hauser | |
2021-03-20 | add AFL_TARGET_ENV to afl-fuzz | fuzzah | |
2021-03-19 | fix for new llvm 13 change | vanhauser-thc | |
2021-03-17 | better map variability | vanhauser-thc | |
2021-03-16 | no runtime for shared linking | vanhauser-thc | |
2021-03-16 | changelog | Andrea Fioraldi | |
2021-03-16 | rtn fix | vanhauser-thc | |
2021-03-16 | Merge pull request #818 from realmadsci/add-qemu-custom-bin | Andrea Fioraldi | |
Add AFL_QEMU_CUSTOM_BIN environment flag | |||
2021-03-15 | v3.12a init | vanhauser-thc | |
2021-03-15 | v3.11c release | vanhauser-thc | |
2021-03-15 | Add AFL_QEMU_CUSTOM_BIN environment flag | realmadsci | |
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-12 | added ui change to changelog | Dominik Maier | |
2021-03-10 | gsoc2021 clarification | vanhauser-thc | |
2021-03-09 | Merge pull request #785 from MarcoFalke/patch-1 | van Hauser | |
doc: Add lld to required dependencies | |||
2021-03-09 | fix compiler rt on -c | vanhauser-thc | |
2021-03-09 | add AFL_NOOPT | vanhauser-thc | |
2021-03-09 | fix sanitizer settings | vanhauser-thc | |
2021-03-08 | update changelog | vanhauser-thc | |
2021-03-07 | documentation for AFL_PERSISTENT_RECORD | vanhauser-thc | |
2021-03-06 | Merge pull request #778 from AFLplusplus/dev | van Hauser | |
This fixes 3 different crash issues | |||
2021-03-05 | rust mutator changes added to changelog | Dominik Maier | |
2021-03-05 | typo | hexcoder | |
2021-03-05 | fix laf string transform crash | vanhauser-thc | |
2021-03-04 | even support dlopen instrumented libs after the forkserver | vanhauser-thc | |
2021-03-04 | fix caller/ctx change, support dlopen in afl-compiler-rt | vanhauser-thc | |
2021-03-02 | docu | vanhauser-thc | |
2021-03-02 | add de-unicoded dictionary entries | vanhauser-thc | |
2021-03-02 | better unicode support | vanhauser-thc | |
2021-03-01 | update changelog | vanhauser-thc | |
2021-03-01 | 3.11a init | vanhauser-thc | |
2021-03-01 | Merge pull request #767 from AFLplusplus/dev 3.10c | van Hauser | |
Final push for release | |||
2021-03-01 | 3.10c release | vanhauser-thc | |
2021-02-28 | metrics | vanhauser-thc | |
2021-02-27 | fixed rust bindings placement | Dominik Maier | |