about summary refs log tree commit diff
path: root/utils
AgeCommit message (Collapse)Author
2024-02-08code formatvanhauser-thc
2024-02-08performancevanhauser-thc
2024-02-08Merge pull request #1965 from CodeLinaro/statefulvan Hauser
replay mode support
2024-02-07updated readmeDavide Quarta
2024-02-06added README.md to utils/replay_recordDavide Quarta
2024-02-06reuse first_pass aux var in persistent loop for record replay mode, keep ↵Davide Quarta
area ptr and loc logic intact in record replay mode, move replay record example to own dir in utils, update docs, move record compat layer to separate header file
2024-02-06revert persistent_demo_new.c to b99bbf671b7469a5aad29898fe28489004c4cbe7Davide Quarta
2024-02-05better replay mode error handling, added replay mode documentation, code ↵Davide Quarta
formatting
2024-02-032024 v4.10c releasevanhauser-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-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-23replay mode supportDavide Quarta
2023-12-14AFL_FUZZER_LOOPCOUNTvanhauser-thc
2023-12-01fixvanhauser-thc
2023-12-01fixvanhauser-thc
2023-11-30nitvanhauser-thc
2023-11-06clang-format 16->17vanhauser-thc
2023-09-20forgot removal of compiler flagThomas Rooijakkers
2023-09-03code formatvanhauser-thc
2023-09-02afl untracer haiku build fix.David Carlier
2023-06-22remove dead code, code formatvanhauser-thc
2023-06-16fix bugcuanduo
2023-05-21code formatvanhauser-thc
2023-05-15add target_intelligencevanhauser-thc
2023-04-16hidden -Y option for nyx, code formatvanhauser-thc
2023-04-14remove warningvanhauser-thc
2023-04-14oss-fuzz fix for LLVMFuzzerTestOneInput drivervanhauser-thc
2023-04-13libfuzzer driver nitsvanhauser-thc
2023-04-12nitsvanhauser-thc
2023-03-30better aflpp drivervanhauser-thc
2023-03-30further magma adaptionvanhauser-thc
2023-03-29magma supportvanhauser-thc
2023-03-25reduce CI resourcesvanhauser-thc
2023-03-09support LLVMFuzzerTestOneInput -1 returnvanhauser-thc
2023-01-26better asan defaults everwherevanhauser-thc
2023-01-25fixesvanhauser-thc
2023-01-12fix macos civanhauser-thc
2023-01-04code formatvanhauser-thc
2023-01-04fixvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-12-28makefile cleanupMaciej Domanski
2022-12-28readme updateMaciej Domanski
2022-12-28readme cleanupMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski