Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
2021-07-09 | more fixes | vanhauser-thc | |
2021-07-09 | fixes | vanhauser-thc | |
2021-07-06 | Support for excluding JIT code (#1006) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-06-27 | Select (#995) | van Hauser | |
* favor unfuzzed * fix * reinit table after a new fuzz | |||
2021-06-24 | Added JS support (#992) | WorksButNotTested | |
* Added JS support * Added some documentation Co-authored-by: Your Name <you@example.com> | |||
2021-06-16 | correct map size for small targets | vanhauser-thc | |
2021-06-11 | Improve tracing support to include real addresses and edge ids and also ↵ | WorksButNotTested | |
support logging edges only once (#972) Co-authored-by: Your Name <you@example.com> | |||
2021-06-10 | fix AFL_CAL_FAST | vanhauser-thc | |
2021-06-10 | FRIDA - Remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET (#970) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-06-01 | v3.14a init | vanhauser-thc | |