about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Collapse)Author
2024-08-11Corrected the 'heigh' attribute to 'height' in the HTML image tag for the ↵NareshBiradar1
AFL++ logo to ensure proper display.
2024-06-09v4.22a initvanhauser-thc
2024-06-094.21cvanhauser-thc
2024-04-13v4.21 initvanhauser-thc
2024-04-13v4.20cvanhauser-thc
2024-02-04increase versionvanhauser-thc
2024-02-032024 v4.10c releasevanhauser-thc
2023-12-15v4.10a initvanhauser-thc
2023-12-15v4.09c releasevanhauser-thc
2023-08-10v4.09a initmarc
2023-08-10v4.08c releasemarc
2023-08-04add someone else to the "list of contributors" :-)Sergej Schumilo
2023-07-18take care of uninstrumented mode for fuzz state and modevanhauser-thc
2023-06-124.08a initvanhauser-thc
2023-06-12v4.07c releasevanhauser-thc
2023-05-30doc: fix logo link in README.mdfanquake
2023-05-15push to stable (#1734)van Hauser
* afl++ -> AFL++ * update readme * more debug * slightly different weighting algo (#1719) * better seed selection * slightly different weighting calculation * remove unnecessary memset * Add "Hangs saved" to afl-whatsup (#1717) The hangs could show long or infinite loops. This is important. Co-authored-by: van Hauser <vh@thc.org> * nits * afl-showmap: Start a only a single fork server (#1718) A forkserver is started by afl_fsrv_get_mapsize() when dynamically finding the map size. When an input directory option is specified a second fork server was also started. This commit re-arranges the inits for several forkserver struct members so that we can re-use the server started by the get_mapsize() call when not in coresight/qemu/unicorn modes and just start the server otherwise. * Source Code Coverage support for Nyx (Part 1) (#1720) * Additional source code reformatting in afl-compiler-rt * Add source code coverage support to afl-compiler-rt (for use with Nyx) * doc, code format * llvm 17 changes * more llvm 17 * add frida mode tutorial * fix effector map * docs * Should memset EFF_ALEN(len) of eff_map (#1722) * fix reallocs * fix afl-system-config for macos * afl-fuzz.c: Document -i - in --help (#1725) afl-fuzz.c: Document `-i -` in `--help`, to write that `-i` can be passed '-' to resume the prior fuzzing job. Also reference AFL_AUTORESUME so users know they can set that parameter to sidestep the issue entirely. * tritondse custom mutator attempt * tritondse fixes * update libnyx (#1727) * GNUmakefile: Update LLVM instructions (#1728) Update LLVM instructions, because versions higher than 14 are supported and to be explicit that LLD is also required * disable macos in the ci, works fine for me * fix makefile * better tritondse support * next steps for tritondse * qemuafl: Persistent mode for PPC32 targets * update qemu_mode * afl-clang-lto incomptable with -flto=thin * add @responsefile support for afl-cc --------- Co-authored-by: fxlb <devel.fx.lebail@orange.fr> Co-authored-by: Nick Potenski <nick.potenski@garmin.com> Co-authored-by: Christian Holler (:decoder) <choller@mozilla.com> Co-authored-by: lazymio <mio@lazym.io> Co-authored-by: Moshe Kaplan <me@moshekaplan.com> Co-authored-by: Sergej Schumilo <sergej@schumilo.de> Co-authored-by: Dominik Maier <domenukk@gmail.com>
2023-04-17v4.06c releasevanhauser-thc
2023-02-09Add myself to contributors :)Yaakov Saxon
2023-01-054.05c releasevanhauser-thc
2022-10-114.05a init fixvanhauser-thc
2022-10-11v4.04cvanhauser-thc
2022-09-194.03cvanhauser-thc
2022-08-084.03avanhauser-thc
2022-08-084.02cvanhauser-thc
2022-06-27prepare releasevanhauser-thc
2022-06-27nitsvanhauser-thc
2022-06-18fully qualified namesRuben ten Hove
2022-06-18add stable tag to docsRuben ten Hove
2022-06-18update docsvanhauser-thc
2022-03-07nitsvanhauser-thc
2022-01-31mention arm64 docker imagevanhauser-thc
2022-01-264.01a initvanhauser-thc
2022-01-264.00c readinessvanhauser-thc
2022-01-26resized logoDominik Maier
2022-01-26svg logoDominik Maier
2022-01-22new logovanhauser-thc
2022-01-20Fix punctuationllzmb
2022-01-20Fix punctuation and line lengthllzmb
2022-01-14add emailvanhauser-thc
2022-01-14nitsvanhauser-thc
2022-01-11Fix two typos.intrigus-lgtm
2022-01-11link docs/README.mdvanhauser-thc
2022-01-11add feature listvanhauser-thc
2022-01-03wordinghexcoder
2021-12-26doc reviewvanhauser-thc
2021-12-04Add links to orphaned filesllzmb
2021-12-04Fix line length and formattingllzmb
2021-12-04Fix punctuation in connection with "etc."llzmb
2021-12-02Change "AFL" to "AFL++"llzmb