about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Collapse)Author
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
2023-10-02urandomtoka
2023-10-01typotoka
2023-09-04fix string transform lafvanhauser-thc
2023-09-02fix attempt for laf string compare transformvanhauser-thc
2023-07-13ntsvanhauser-thc
2023-07-10nitsvanhauser-thc
2023-07-10nitsvanhauser-thc
2023-07-05update llvm recommendationsvanhauser-thc
2023-06-24llvm 15Dongjia "toka" Zhang
2023-06-24delete duplicate branchesDongjia "toka" Zhang
2023-06-24code formatvanhauser-thc
2023-06-24Merge pull request #1783 from AFLplusplus/toka_laf_fixvan Hauser
laf-intel fix
2023-06-24fixing lafDongjia "toka" Zhang
2023-06-22remove dead code, code formatvanhauser-thc
2023-06-16SanitizerCoveragePCGUARD: select counter off by one errorSeoyoung
2023-06-07fix gcc cmplog crashvanhauser-thc
2023-06-06change the ‘#if’ to >= 17 instead of < 17cocochpie
2023-06-05Revive f567a89dae29afb2e421d649f0e750e77913f08ccocochpie
2023-06-01more llvm 15 specialitiesvanhauser-thc
2023-06-01llvm 15 fixesvanhauser-thc
2023-06-01rewrote PCGUARDvanhauser-thc
2023-05-21code formatvanhauser-thc
2023-05-17add symqemu custom mutatorvanhauser-thc
2023-04-28more llvm 17vH
2023-04-28llvm 17 changesvH
2023-04-28doc, code formatvanhauser-thc
2023-04-28Source Code Coverage support for Nyx (Part 1) (#1720)Christian Holler (:decoder)
* Additional source code reformatting in afl-compiler-rt * Add source code coverage support to afl-compiler-rt (for use with Nyx)
2023-04-27afl++ -> AFL++vanhauser-thc