about summary refs log tree commit diff
path: root/include
AgeCommit message (Collapse)Author
2022-02-18Changes to default CMOV instrumentation to offYour Name
2022-02-18Added instrumentation for CMOV instructionsYour Name
2022-02-08add AFL_EARLY_FORKSERVER supportvanhauser-thc
2022-02-05change -y to -g/-G and add env var alternativesvanhauser-thc
2022-02-05add afl-fuzz -y fuzz length supportvanhauser-thc
2022-02-04test support for forced persistent modevanhauser-thc
2022-01-264.01a initvanhauser-thc
2022-01-264.00c readinessvanhauser-thc
2022-01-23code formatvanhauser-thc
2022-01-21add LTO support in nyx_modeSergej Schumilo
2022-01-19nits and code formatvanhauser-thc
2022-01-19Revert "fix classify counts"vanhauser-thc
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d.
2022-01-15fix classify countsvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-28nyx code formatvanhauser-thc
2021-12-28add Nyx modeSergej Schumilo
2021-12-20Improvements to debug outputYour Name
2021-12-17allow ignore dlopen issuesvanhauser-thc
2021-12-11fix xxhash.h for code-formatyuawn
2021-12-11code formatyuawn
2021-12-11update header fileyuawn
2021-12-09rename pathvanhauser-thc
2021-11-16Merge pull request #1156 from retrage/retrage/coresight-mode-prvan Hauser
Add CoreSight mode support
2021-11-15Changes to allow configuration of stalker adjacent blocksYour Name
2021-11-11Add initial CoreSight mode supportAkira Moroo
The original code is: https://github.com/RICSecLab/AFLplusplus-cs/tree/retrage/coresight-mode-pr Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-08Add support for option to disable backpatchYour Name
2021-11-07envvanhauser-thc
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
cmplog enhancement variant
2021-11-0630% faster hashing speedvanhauser-thc
2021-11-06better error report for old qemu/frida cmplogvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-11-03Merge pull request #1142 from AFLplusplus/devvan Hauser
Dev
2021-10-31wipe overflow datavanhauser-thc
2021-10-31add cmplog compatability checkvanhauser-thc
2021-10-26Fix issues with Yama restrictions in FRIDA modeYour Name
2021-10-26variantsvanhauser-thc
2021-10-18better ui bannervanhauser-thc
2021-10-17new rtn cmplog: instrumentation side + supporting functionsvanhauser-thc
2021-10-02fix some compiler warnings in 32-bit linuxhexcoder-
2021-09-07add check_binary_signatures for afl-* utilsvanhauser-thc
2021-08-26Add unstable coverage supportYour Name
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name
Removed use of 'realpath' in makefiles to fix OSX incompatibility Fixed handling of when prefetching should be enabled Snap the main binary during initialization to avoid stability issues with lazy loading Add support for configurable inline cache entries for FRIDA on x86/x64 Support for prefetching FRIDA backpatches on x86/x64 Improved stats support on x86/x64/aarch64
2021-08-17Add support for generating coverage informationYour Name
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-07-30makefile fixesvanhauser-thc
2021-07-20Merge pull request #1034 from AFLplusplus/grammatronvan Hauser
Grammatron
2021-07-193.15a initvanhauser-thc
2021-07-19update config.hvanhauser-thc
2021-07-15Support for setting a fixed seed for the hash function (#1026)WorksButNotTested
Co-authored-by: Your Name <you@example.com>