Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-14 | Merge pull request #1258 from llzmb/docs_edit_images_2 | van Hauser | |
Edit images | |||
2022-01-14 | Add margin to images | llzmb | |
2022-01-14 | nits | vanhauser-thc | |
2022-01-14 | Add link to image | llzmb | |
2022-01-13 | Merge pull request #1251 from pwnforce/patch-2 | van Hauser | |
Update fuzzing_binary-only_targets.md | |||
2022-01-13 | Update fuzzing_binary-only_targets.md | Majid Salehi | |
2022-01-13 | more faq | vanhauser-thc | |
2022-01-13 | update changelog | vanhauser-thc | |
2022-01-12 | Incorporate feedback | llzmb | |
2022-01-12 | Add white background to SVG files | llzmb | |
2022-01-12 | fix | vanhauser-thc | |
2022-01-12 | svg test | vanhauser-thc | |
2022-01-12 | test svg background | vanhauser-thc | |
2022-01-11 | Update fuzzing_binary-only_targets.md | Majid Salehi | |
2022-01-11 | Update fuzzing_binary-only_targets.md | Majid Salehi | |
Fixing some parts in the description of Retrowrite. | |||
2022-01-11 | Add a comma to make sentence easier to understand. | intrigus-lgtm | |
2022-01-11 | Fix broken `code` formatting | intrigus-lgtm | |
2022-01-11 | Highlight 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-11 | Format some terms as code. | intrigus-lgtm | |
2022-01-11 | Fix some typos and wrong words. | intrigus-lgtm | |
2022-01-11 | add feature list | vanhauser-thc | |
2022-01-10 | add new tutorial | vanhauser-thc | |
2022-01-07 | rename | yuawn | |
2022-01-03 | doc nits | vanhauser-thc | |
2022-01-03 | Proofreading | hexcoder | |
2022-01-03 | doc nits | hexcoder | |
2022-01-03 | typo fixed | hexcoder | |
2022-01-03 | doc nits | vanhauser-thc | |
2022-01-03 | Fix typo. | Joshua Rogers | |
2022-01-03 | add missing gcc env vars | hexcoder | |
2021-12-30 | Fix 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-29 | sprinkle nyx links in the docs | vanhauser-thc | |
2021-12-29 | add power schedule info | vanhauser-thc | |
2021-12-26 | doc review | vanhauser-thc | |
2021-12-26 | macos ci | vanhauser-thc | |
2021-12-25 | nits | vanhauser-thc | |
2021-12-22 | better macos install docs | vanhauser-thc | |
2021-12-16 | more -z defs filtering | vanhauser-thc | |
2021-12-15 | Add AFLtriage in crash processing tool | CityOfLight77 | |
2021-12-15 | afl-cc -v without errors | vanhauser-thc | |
2021-12-15 | Fix env var typo | CityOfLight77 | |
`AFL_MAX_EXRAS` -> `AFL_MAX_EXTRAS` | |||
2021-12-14 | better instrumentlist filename detection | vanhauser-thc | |
2021-12-13 | Fix images | llzmb | |
2021-12-13 | Update images | llzmb | |
2021-12-13 | Merge branch 'dev' into docs_add_overview | Jana Aydinbas | |
2021-12-13 | Add image references, update image | llzmb | |
2021-12-13 | fix qemu/unicorn oob | vanhauser-thc | |
2021-12-13 | Merge pull request #1211 from llzmb/docs_add_images | van Hauser | |
Add images | |||
2021-12-12 | Delete fuzzing_process_overview.drawio.svg | Jana Aydinbas | |
2021-12-12 | Add images | llzmb | |