about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2022-01-20Fix structurellzmb
2022-01-20Fix links and spelling of Redqueenllzmb
2022-01-20Fix structure and formattingllzmb
2022-01-20Fix punctuation, formatting, and line lengthllzmb
2022-01-20Fix formatting and line lengthllzmb
2022-01-20Fix formattingllzmb
2022-01-20Add missing tags, fix punctuationllzmb
2022-01-19tidy up unicornafl, changelogDominik Maier
2022-01-19update changelogvanhauser-thc
2022-01-19move to unicorn2Dominik Maier
2022-01-19change video ordervanhauser-thc
2022-01-19Merge pull request #1296 from hardik05/patch-1van Hauser
Update tutorials.md
2022-01-19Update tutorials.mdHardik Shah
2022-01-17update macos path infovanhauser-thc
2022-01-14Merge pull request #1258 from llzmb/docs_edit_images_2van Hauser
Edit images
2022-01-14Add margin to imagesllzmb
2022-01-14nitsvanhauser-thc
2022-01-14Add link to imagellzmb
2022-01-13Merge pull request #1251 from pwnforce/patch-2van Hauser
Update fuzzing_binary-only_targets.md
2022-01-13Update fuzzing_binary-only_targets.mdMajid Salehi
2022-01-13more faqvanhauser-thc
2022-01-13update changelogvanhauser-thc
2022-01-12Incorporate feedbackllzmb
2022-01-12Add white background to SVG filesllzmb
2022-01-12fixvanhauser-thc
2022-01-12svg testvanhauser-thc
2022-01-12test svg backgroundvanhauser-thc
2022-01-11Update fuzzing_binary-only_targets.mdMajid Salehi
2022-01-11Update fuzzing_binary-only_targets.mdMajid Salehi
Fixing some parts in the description of Retrowrite.
2022-01-11Add a comma to make sentence easier to understand.intrigus-lgtm
2022-01-11Fix broken `code` formattingintrigus-lgtm
2022-01-11Highlight what a basic block is.intrigus-lgtm
Highlight the different parts that characterize what a basic block is. This makes it slightly easier to read/understand IMHO.
2022-01-11Format some terms as code.intrigus-lgtm
2022-01-11Fix some typos and wrong words.intrigus-lgtm
2022-01-11add feature listvanhauser-thc
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