about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2022-01-10add new tutorialvanhauser-thc
2022-01-07renameyuawn
2022-01-03doc nitsvanhauser-thc
2022-01-03Proofreadinghexcoder
2022-01-03doc nitshexcoder
2022-01-03typo fixedhexcoder
2022-01-03doc nitsvanhauser-thc
2022-01-03Fix typo.Joshua Rogers
2022-01-03add missing gcc env varshexcoder
2021-12-30Fix LeakSanitizer Usage.Joshua Rogers
Previously, __lsan_do_leak_check() was run when using __AFL_LEAK_CHECK, however this was the incorrect function to use. According to the documentation: "Subsequent calls to this function will have no effect and end-of-process leak check will not run". This meant that if the memory did not leak on the first usage of __AFL_LEAK_CHECK, subsquent calls to this macro would never do anything. Likewise, it is not possible to use an LSAN suppression list with symbolize=0, so instead __lsan_disable and __lsan_enable are used to 'ignore' certain memory allocations where needed.
2021-12-29sprinkle nyx links in the docsvanhauser-thc
2021-12-29add power schedule infovanhauser-thc
2021-12-26doc reviewvanhauser-thc
2021-12-26macos civanhauser-thc
2021-12-25nitsvanhauser-thc
2021-12-22better macos install docsvanhauser-thc
2021-12-16more -z defs filteringvanhauser-thc
2021-12-15Add AFLtriage in crash processing toolCityOfLight77
2021-12-15afl-cc -v without errorsvanhauser-thc
2021-12-15Fix env var typoCityOfLight77
`AFL_MAX_EXRAS` -> `AFL_MAX_EXTRAS`
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-13Fix imagesllzmb
2021-12-13Update imagesllzmb
2021-12-13Merge branch 'dev' into docs_add_overviewJana Aydinbas
2021-12-13Add image references, update imagellzmb
2021-12-13fix qemu/unicorn oobvanhauser-thc
2021-12-13Merge pull request #1211 from llzmb/docs_add_imagesvan Hauser
Add images
2021-12-12Delete fuzzing_process_overview.drawio.svgJana Aydinbas
2021-12-12Add imagesllzmb
2021-12-12Fix formatting and spellingllzmb
2021-12-12Add image with fuzzing process overviewllzmb
2021-12-12Delete imagellzmb
2021-12-12Fix formatting and spellingllzmb
2021-12-12Fix formatting and referencesllzmb
2021-12-11Add docs content overviewllzmb
2021-12-11Remove blank linellzmb
2021-12-11Edit FAQllzmb
2021-12-11changelogvanhauser-thc
2021-12-09Merge pull request #1200 from AFLplusplus/renamevan Hauser
Rename
2021-12-09typovanhauser-thc
2021-12-09make llvm 14-dev working. again.vanhauser-thc
2021-12-09rename pathvanhauser-thc
2021-12-08fix AFL_REAL_LD for afl-ccvanhauser-thc
2021-12-07Merge pull request #1191 from llzmb/docs_quality_assurancevan Hauser
Docs content - quality assurance
2021-12-05Fix various missed issues - 1st runllzmb
2021-12-05Fix usage and punctuation in connection with "then" and "than"llzmb
2021-12-05Fix broken links - 1st runllzmb
2021-12-04Add missing blank lines and remove double blank linesllzmb
2021-12-04Add links to orphaned filesllzmb
2021-12-04Fix spelling of "FRIDA mode" and "QEMU mode"llzmb