Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-06 | Code formating | Christian Holler (:decoder) | |
2024-03-06 | Fix delayed pcmap writing for code coverage with pc-table | Christian Holler (:decoder) | |
2024-02-29 | gcc cmplog fix | vanhauser-thc | |
2024-02-09 | fixes | vanhauser-thc | |
2024-02-08 | env fix | vanhauser-thc | |
2024-02-08 | Merge branch '420' into dev | van Hauser | |
2024-02-08 | Merge pull request #1965 from CodeLinaro/stateful | van Hauser | |
replay mode support | |||
2024-02-06 | reuse 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-05 | better replay mode error handling, added replay mode documentation, code ↵ | Davide Quarta | |
formatting | |||
2024-02-04 | config __afl_cmplog_max_len | vanhauser-thc | |
2024-02-04 | add U256/32byte support | vanhauser-thc | |
2024-02-03 | new forkserver - client side | vanhauser-thc | |
2024-02-03 | add lto caller instrumentation | vanhauser-thc | |
2024-02-03 | Merge pull request #1988 from AFLplusplus/ltoctx | van Hauser | |
Ltoctx | |||
2024-02-03 | 2024 v4.10c release | vanhauser-thc | |
2024-02-02 | finish lto-ctx | vanhauser-thc | |
2024-02-02 | final touches | vanhauser-thc | |
2024-02-01 | better CTX instrumentation | vanhauser-thc | |
2024-01-27 | fix | vanhauser-thc | |
2024-01-27 | fixes | vanhauser-thc | |
2024-01-26 | fixes | vanhauser-thc | |
2024-01-26 | Dynamic 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-26 | fixes | vanhauser-thc | |
2024-01-26 | working ugly version | vanhauser-thc | |
2024-01-25 | tmp | vanhauser-thc | |
2024-01-23 | replay mode support | Davide Quarta | |
2024-01-22 | fix docs | vanhauser-thc | |
2024-01-18 | help selective instrumentation | vanhauser-thc | |
2024-01-03 | forgot to add the injection pass | vanhauser-thc | |
2023-12-30 | Merge pull request #1944 from AFLplusplus/inject | van Hauser | |
Inject fuzzing | |||
2023-12-30 | finish injection implementation | vanhauser-thc | |
2023-12-29 | LLVM 17 bug workaround | vanhauser-thc | |
2023-12-28 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | hexcoder- | |
2023-12-28 | fix for issue #1916, iLLVM crash in split-floatingpoint-compares | hexcoder- | |
2023-12-27 | initial simple injection detection support | vanhauser-thc | |
2023-12-24 | code format | vanhauser-thc | |
2023-12-23 | llvm 18 build fixes. | David Carlier | |
2023-12-11 | Fix #1927 | Andrea Fioraldi | |
2023-12-01 | fix | vanhauser-thc | |
2023-11-28 | improve cmplog | vanhauser-thc | |
2023-11-11 | Merge pull request #1904 from jasperla/nosyscall | van Hauser | |
Use direct call to write to OpenBSD | |||
2023-11-09 | Use direct call to write to OpenBSD | Jasper 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-06 | clang-format 16->17 | vanhauser-thc | |
2023-11-03 | add --help/--version/... | vanhauser-thc | |
2023-10-24 | fix | vanhauser-thc | |
2023-10-24 | dict2file to silently return if AFL_LLVM_DICT2FILE not defined | vanhauser-thc | |
2023-10-16 | typo | toka | |
2023-10-14 | bracket | toka | |
2023-10-14 | EarlyEPCallback for llvm16 | toka | |
2023-10-03 | nits | vanhauser-thc | |