Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-18 | Changes to default CMOV instrumentation to off | Your Name | |
2022-02-18 | Added instrumentation for CMOV instructions | Your Name | |
2022-02-08 | add AFL_EARLY_FORKSERVER support | vanhauser-thc | |
2022-02-05 | change -y to -g/-G and add env var alternatives | vanhauser-thc | |
2022-02-05 | add afl-fuzz -y fuzz length support | vanhauser-thc | |
2022-02-04 | test support for forced persistent mode | vanhauser-thc | |
2022-01-26 | 4.01a init | vanhauser-thc | |
2022-01-26 | 4.00c readiness | vanhauser-thc | |
2022-01-23 | code format | vanhauser-thc | |
2022-01-21 | add LTO support in nyx_mode | Sergej Schumilo | |
2022-01-19 | nits and code format | vanhauser-thc | |
2022-01-19 | Revert "fix classify counts" | vanhauser-thc | |
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d. | |||
2022-01-15 | fix classify counts | vanhauser-thc | |
2022-01-01 | welcome 2022 | vanhauser-thc | |
2021-12-28 | nyx code format | vanhauser-thc | |
2021-12-28 | add Nyx mode | Sergej Schumilo | |
2021-12-20 | Improvements to debug output | Your Name | |
2021-12-17 | allow ignore dlopen issues | vanhauser-thc | |
2021-12-11 | fix xxhash.h for code-format | yuawn | |
2021-12-11 | code format | yuawn | |
2021-12-11 | update header file | yuawn | |
2021-12-09 | rename path | vanhauser-thc | |
2021-11-16 | Merge pull request #1156 from retrage/retrage/coresight-mode-pr | van Hauser | |
Add CoreSight mode support | |||
2021-11-15 | Changes to allow configuration of stalker adjacent blocks | Your Name | |
2021-11-11 | Add initial CoreSight mode support | Akira 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-08 | Add support for option to disable backpatch | Your Name | |
2021-11-07 | env | vanhauser-thc | |
2021-11-07 | Merge pull request #1141 from AFLplusplus/afl4 | van Hauser | |
cmplog enhancement variant | |||
2021-11-06 | 30% faster hashing speed | vanhauser-thc | |
2021-11-06 | better error report for old qemu/frida cmplog | vanhauser-thc | |
2021-11-06 | http->https | vanhauser-thc | |
2021-11-04 | add AFL_USE_TSAN | vanhauser-thc | |
2021-11-03 | Merge pull request #1142 from AFLplusplus/dev | van Hauser | |
Dev | |||
2021-10-31 | wipe overflow data | vanhauser-thc | |
2021-10-31 | add cmplog compatability check | vanhauser-thc | |
2021-10-26 | Fix issues with Yama restrictions in FRIDA mode | Your Name | |
2021-10-26 | variants | vanhauser-thc | |
2021-10-18 | better ui banner | vanhauser-thc | |
2021-10-17 | new rtn cmplog: instrumentation side + supporting functions | vanhauser-thc | |
2021-10-02 | fix some compiler warnings in 32-bit linux | hexcoder- | |
2021-09-07 | add check_binary_signatures for afl-* utils | vanhauser-thc | |
2021-08-26 | Add unstable coverage support | Your Name | |
2021-08-20 | Fixed 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-17 | Add support for generating coverage information | Your Name | |
2021-08-12 | AFL_IGNORE_PROBLEMS + library checks and documentation | vanhauser-thc | |
2021-07-30 | makefile fixes | vanhauser-thc | |
2021-07-20 | Merge pull request #1034 from AFLplusplus/grammatron | van Hauser | |
Grammatron | |||
2021-07-19 | 3.15a init | vanhauser-thc | |
2021-07-19 | update config.h | vanhauser-thc | |
2021-07-15 | Support for setting a fixed seed for the hash function (#1026) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> |