about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2024-02-01fix civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01fix civanhauser-thc
2024-02-01NO_NYXvanhauser-thc
2024-02-01NO_NYXvanhauser-thc
2024-02-01clean test scriptvanhauser-thc
2024-02-01fix civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01debug civanhauser-thc
2024-02-01enable nyxvanhauser-thc
2024-02-01Improve afl-cc (#1975)Sonic
* update response file support - full support of rsp file - fix some segv issues * Improve afl-cc - remove dead code about allow/denylist options of sancov - missing `if (!aflcc->have_msan)` - add docs for each function - typo
2024-02-01debug civanhauser-thc
2024-01-31debug civanhauser-thc
2024-01-31test error outputvanhauser-thc
2024-01-31nyx build script updatesvanhauser-thc
2024-01-30nitsvanhauser-thc
2024-01-30Fixes to afl-cc and documentation (#1974)Christian Holler (:decoder)
* Always compile with -ldl when building for CODE_COVERAGE When building with CODE_COVERAGE, the afl runtime contains code that calls `dladdr` which requires -ldl. Under most circumstances, clang already adds this (e.g. when building with pc-table), but there are some circumstances where it isn't added automatically. * Add visibility declaration to __afl_connected When building with hidden visibility, the use of __AFL_LOOP inside such code can cause linker errors due to __afl_connected being declared "hidden". * Update docs to clarify that CODE_COVERAGE=1 is required for dynamic_covfilter
2024-01-30improve nyx docsvanhauser-thc
2024-01-30nyx test for CIvanhauser-thc
2024-01-30fixvanhauser-thc
2024-01-30new forkserver checkvanhauser-thc
2024-01-28todosvanhauser-thc
2024-01-27fixvanhauser-thc
2024-01-27fixesvanhauser-thc
2024-01-26changelogvanhauser-thc
2024-01-26fixesvanhauser-thc
2024-01-26Dynamic instrumentation filtering for LLVM native (#1971)Christian Holler (:decoder)
* Add two dynamic instrumentation filter methods to runtime * Always use pc-table with native pcguard * Add make_symbol_list.py and README
2024-01-26fixesvanhauser-thc
2024-01-26Avoid adding llvmnative instrumentation when linking rust sanitizer runtime ↵Christian Holler (:decoder)
(#1969)
2024-01-26working ugly versionvanhauser-thc
2024-01-25tmpvanhauser-thc
2024-01-25Fix afl-cc (#1968)Sonic
- Check if too many cmdline params here, each time before insert a new param. - Check if it is "-fsanitize=..." before we do sth. - Remove improper param_st transfer.
2024-01-24fixvanhauser-thc
2024-01-24fix github merge fuckupvanhauser-thc
2024-01-24Merge branch 'stable' into devvan Hauser
2024-01-24gcc asan workaround (#1966)van Hauser
2024-01-23improve compiler test scriptvanhauser-thc
2024-01-23replay mode supportDavide Quarta
2024-01-23update grammar mutatorvanhauser-thc
2024-01-22update changelogvanhauser-thc
2024-01-22fix docsvanhauser-thc
2024-01-20bump nyx submodules (#1963)Sergej Schumilo
2024-01-19apple fixesvanhauser-thc
2024-01-19add compiler test scriptvanhauser-thc