about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-07-19typohexcoder
2021-07-19Merge pull request #1023 from AFLplusplus/devvan Hauser
push to stable
2021-07-19v3.14c releasevanhauser-thc
2021-07-16small changes for ARM 32-bit (compiles now, but does not work)hexcoder-
2021-07-16make afl-showmap more silentvanhauser-thc
2021-07-16Mention afl-gcc-fast also for persistent mode fuzzinghexcoder
2021-07-16wording/stylehexcoder
2021-07-15Support for setting a fixed seed for the hash function (#1026)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-15ammend changelogvanhauser-thc
2021-07-15fix aflfastvanhauser-thc
2021-07-15fix custom trimmingvanhauser-thc
2021-07-15fix "fix"vanhauser-thc
2021-07-15nitsvanhauser-thc
2021-07-15formattingDominik Maier
2021-07-15replaced \t with spacesDominik Maier
2021-07-15replaced unicorn with unicornaflDominik Maier
2021-07-15deleted duplicate line after mergeDominik Maier
2021-07-15merged stable into devDominik Maier
2021-07-15Merge pull request #1025 from f0rki/custom_mutator_havoc_uafhexcoder
fixed potential UAF with custom mutator havoc after realloc
2021-07-15fixed potential UAF with custom mutator havoc on reallocMichael Rodler
2021-07-15Fix printing of JS errors (#1024)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-15Delete template_test_harness.pyDominik Maier
Please refer to /samples for documented example harnesses in python, rust, and c. See #1022
2021-07-15LLVMFuzzerTestOneInput + screen doc updatevanhauser-thc
2021-07-14fix for -fsanitize=fuzzer on MacOSvanhauser-thc
2021-07-14rephrasingvanhauser-thc
2021-07-14typos/wordinghexcoder
2021-07-14add to readme how to fuzz on multiple serversvanhauser-thc
2021-07-14fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LISTvanhauser-thc
2021-07-14always build aflpp drivervanhauser-thc
2021-07-14update documentationvanhauser-thc
2021-07-14Improved block and edge numbering to reduce collisions (#1021)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-14fix havoc comments (#1020)yuan
2021-07-13Added more AFL_NO_FORKSRV docu, changelogDominik Maier
2021-07-13Support AFL_NO_FORKSRV env-var in afl-tmin, afl-showmap, and afl-cmin (#1017)jhertz
* Support AFL_NO_FORKSRV env-var * format * showmap support * showmap support * help messages now show envar support * formatting * formatting Co-authored-by: Jesse Hertz <jesse_hertz@apple.com>
2021-07-12update faqvanhauser-thc
2021-07-12Added sqlite test (#1015)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-11update custom trimvanhauser-thc
2021-07-10remove redundant check (#1014)yuan
2021-07-08help output nitsvanhauser-thc
2021-07-08remove unneeded cmdline optionvanhauser-thc
2021-07-08fix qemu drivervanhauser-thc
2021-07-07update docvanhauser-thc
2021-07-07Changes to print stats more periodically rather than relying on a new block ↵WorksButNotTested
being instrumented (#1011) Co-authored-by: Your Name <you@example.com>
2021-07-07Changes to align the constants used by the coverage function assembly code ↵WorksButNotTested
(#1012) Co-authored-by: Your Name <you@example.com>
2021-07-07Updated the version of FRIDA to 15.0.0 (#1013)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-07print warning for libfuzzer qemu drivervanhauser-thc
2021-07-07enable github sponsorvanhauser-thc
2021-07-07fix failures for some sized string instrumentationsvanhauser-thc
2021-07-06Frida build fixes (#1010)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-06Changes to make JS run in foreground thread (#1009)WorksButNotTested
Co-authored-by: Your Name <you@example.com>