about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Collapse)Author
2024-03-06Code formatingChristian Holler (:decoder)
2024-03-06Fix delayed pcmap writing for code coverage with pc-tableChristian Holler (:decoder)
2024-02-29gcc cmplog fixvanhauser-thc
2024-02-09fixesvanhauser-thc
2024-02-08env fixvanhauser-thc
2024-02-08Merge branch '420' into devvan Hauser
2024-02-08Merge pull request #1965 from CodeLinaro/statefulvan Hauser
replay mode support
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-05better replay mode error handling, added replay mode documentation, code ↵Davide Quarta
formatting
2024-02-04config __afl_cmplog_max_lenvanhauser-thc
2024-02-04add U256/32byte supportvanhauser-thc
2024-02-03new forkserver - client sidevanhauser-thc
2024-02-03add lto caller instrumentationvanhauser-thc
2024-02-03Merge pull request #1988 from AFLplusplus/ltoctxvan Hauser
Ltoctx
2024-02-032024 v4.10c releasevanhauser-thc
2024-02-02finish lto-ctxvanhauser-thc
2024-02-02final touchesvanhauser-thc
2024-02-01better CTX instrumentationvanhauser-thc
2024-01-27fixvanhauser-thc
2024-01-27fixesvanhauser-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-26working ugly versionvanhauser-thc
2024-01-25tmpvanhauser-thc
2024-01-23replay mode supportDavide Quarta
2024-01-22fix docsvanhauser-thc
2024-01-18help selective instrumentationvanhauser-thc
2024-01-03forgot to add the injection passvanhauser-thc
2023-12-30Merge pull request #1944 from AFLplusplus/injectvan Hauser
Inject fuzzing
2023-12-30finish injection implementationvanhauser-thc
2023-12-29LLVM 17 bug workaroundvanhauser-thc
2023-12-28Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2023-12-28fix for issue #1916, iLLVM crash in split-floatingpoint-compareshexcoder-
2023-12-27initial simple injection detection supportvanhauser-thc
2023-12-24code formatvanhauser-thc
2023-12-23llvm 18 build fixes.David Carlier
2023-12-11Fix #1927Andrea Fioraldi
2023-12-01fixvanhauser-thc
2023-11-28improve cmplogvanhauser-thc
2023-11-11Merge pull request #1904 from jasperla/nosyscallvan Hauser
Use direct call to write to OpenBSD
2023-11-09Use direct call to write to OpenBSDJasper Lievisse Adriaanse
The linker on OpenBSD emits a warning when linking this file: warning: syscall() may go away, please rewrite code to use direct calls
2023-11-06clang-format 16->17vanhauser-thc
2023-11-03add --help/--version/...vanhauser-thc
2023-10-24fixvanhauser-thc
2023-10-24dict2file to silently return if AFL_LLVM_DICT2FILE not definedvanhauser-thc
2023-10-16typotoka
2023-10-14brackettoka
2023-10-14EarlyEPCallback for llvm16toka
2023-10-03nitsvanhauser-thc