Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-19 | Merge pull request #1355 from rwmjones/document-linker-scripts | van Hauser | |
docs: Document linker scripts change required in some projects | |||
2022-03-18 | docs: Document linker scripts change required in some projects | Richard W.M. Jones | |
AFL instrumentation modifies the binary to export extra symbols which must be visible if the main binary dlopen()s an instrumented DLL. This change was required by nbdkit since it uses a linker script to limit the symbols exported from the main binary: https://gitlab.com/nbdkit/nbdkit/-/commit/355cacb812126f5e37a2468f6939821b15017373 Signed-off-by: Richard W.M. Jones <rjones@redhat.com> | |||
2022-03-18 | fix LTO with cmplog and laf | vanhauser-thc | |
2022-03-18 | our own PCGUARD mode not for llvm 10.0.1 | vanhauser-thc | |
2022-03-18 | fix split pass loading | vanhauser-thc | |
2022-03-17 | forgot one pass | vanhauser-thc | |
2022-03-01 | allow for -c0 also for src targets | vanhauser-thc | |
2022-03-01 | Merge pull request #1342 from martinclauss/patch-1 | van Hauser | |
Update fuzzing_in_depth.md | |||
2022-03-01 | Update fuzzing_in_depth.md | martinclauss | |
add libdesock as an additional way to ease the fuzzing for network servers (#1341) | |||
2022-02-26 | Clarify in docs that AFL_TARGET_ENV will apply to QEMU in QEMU mode, and ↵ | Adam Doupe | |
note that QEMU_SET_ENV should be used instead in QEMU mode. Closes #1328 | |||
2022-02-10 | typo | hexcoder | |
2022-02-08 | add AFL_EARLY_FORKSERVER support | vanhauser-thc | |
2022-02-08 | reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV | vanhauser-thc | |
2022-02-07 | nits | vanhauser-thc | |
2022-02-05 | change -y to -g/-G and add env var alternatives | vanhauser-thc | |
2022-02-05 | add afl-fuzz -y fuzz length support | vanhauser-thc | |
2022-02-04 | typo | hexcoder | |
2022-02-01 | small doc update | vanhauser-thc | |
2022-01-31 | mention arm64 docker image | vanhauser-thc | |
2022-01-30 | update changelog | vanhauser-thc | |
2022-01-29 | Add cmake in installation instructions (#1313) | Damiano Melotti | |
2022-01-26 | 4.01a init | vanhauser-thc | |
2022-01-26 | 4.00c readiness | vanhauser-thc | |
2022-01-25 | ensure all fuzz targets are killed on exit | vanhauser-thc | |
2022-01-23 | code format | vanhauser-thc | |
2022-01-21 | update changelog | vanhauser-thc | |
2022-01-20 | Fix line length | llzmb | |
2022-01-20 | Fix structure | llzmb | |
2022-01-20 | Fix links and spelling of Redqueen | llzmb | |
2022-01-20 | Fix structure and formatting | llzmb | |
2022-01-20 | Fix punctuation, formatting, and line length | llzmb | |
2022-01-20 | Fix formatting and line length | llzmb | |
2022-01-20 | Fix formatting | llzmb | |
2022-01-20 | Add missing tags, fix punctuation | llzmb | |
2022-01-19 | tidy up unicornafl, changelog | Dominik Maier | |
2022-01-19 | update changelog | vanhauser-thc | |
2022-01-19 | move to unicorn2 | Dominik Maier | |
2022-01-19 | change video order | vanhauser-thc | |
2022-01-19 | Merge pull request #1296 from hardik05/patch-1 | van Hauser | |
Update tutorials.md | |||
2022-01-19 | Update tutorials.md | Hardik Shah | |
2022-01-17 | update macos path info | vanhauser-thc | |
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 | |