Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-12 | Add platform check for `-A` CoreSight mode | Akira Moroo | |
REF: https://github.com/AFLplusplus/AFLplusplus/pull/1156#discussion_r747454306 Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-12 | Remove unnecessary mem_limit in afl-showmap | Akira Moroo | |
Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-12 | Clarify usage message for ARM CoreSight mode | Akira Moroo | |
REF: https://github.com/AFLplusplus/AFLplusplus/pull/1156#issuecomment-966196217 Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
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-09 | fix afl- tools for new frida | vanhauser-thc | |
2021-11-07 | Merge pull request #1141 from AFLplusplus/afl4 | van Hauser | |
cmplog enhancement variant | |||
2021-11-07 | code-format | tl455047 | |
2021-11-07 | Fix index of cmp_map->log[key]. | tl455047 | |
2021-11-06 | 30% faster hashing speed | vanhauser-thc | |
2021-11-06 | better screen update | vanhauser-thc | |
2021-11-06 | better error report for old qemu/frida cmplog | vanhauser-thc | |
2021-11-06 | http->https | vanhauser-thc | |
2021-11-05 | unify output format | yuawn | |
2021-11-04 | afl-as: missing one format spec (for tsan perharps) | David Carlier | |
2021-11-04 | add AFL_USE_TSAN | vanhauser-thc | |
2021-11-03 | Merge pull request #1142 from AFLplusplus/dev | van Hauser | |
Dev | |||
2021-11-03 | move bitmap and saveauto | vanhauser-thc | |
2021-11-03 | Fix request size & remove redundant code (#1139) | yuan | |
* fix request size * fix null terminator index * remove redundant code | |||
2021-11-03 | fix | vanhauser-thc | |
2021-10-31 | add cmplog compatability check | vanhauser-thc | |
2021-10-31 | help gcc | vanhauser-thc | |
2021-10-31 | gcc instrumentation opt | vanhauser-thc | |
2021-10-28 | variant 6 | vanhauser-thc | |
2021-10-26 | fix | vanhauser-thc | |
2021-10-26 | fix | vanhauser-thc | |
2021-10-26 | variants | vanhauser-thc | |
2021-10-25 | Update real_map_size when doing a realloc | lazymio | |
2021-10-24 | fix gcc warning | vanhauser-thc | |
2021-10-24 | fix | vanhauser-thc | |
2021-10-24 | fix | vanhauser-thc | |
2021-10-23 | fix timeout bug in afl tools | vanhauser-thc | |
2021-10-19 | fix | vanhauser-thc | |
2021-10-19 | remove race condition | vanhauser-thc | |
2021-10-19 | Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev | Andrea Fioraldi | |
2021-10-19 | execs field in filenames | Andrea Fioraldi | |
2021-10-18 | better ui banner | vanhauser-thc | |
2021-10-18 | fix | vanhauser-thc | |
2021-10-18 | dict enhancement | vanhauser-thc | |
2021-10-17 | fix | vanhauser-thc | |
2021-10-17 | new cmplog add dict strategy | vanhauser-thc | |
2021-10-17 | simplify SHAPE_BYTES(h->shape) | vanhauser-thc | |
2021-10-17 | new rtn cmplog: instrumentation side + supporting functions | vanhauser-thc | |
2021-10-17 | format | vanhauser-thc | |
2021-10-15 | fix lto cmplog stability issue | vanhauser-thc | |
2021-10-11 | fix accidental bystander kills | vanhauser-thc | |
2021-10-11 | afl-showmap don't create empty "-" file | Kuang-che Wu | |
2021-10-02 | fix some compiler warnings in 32-bit linux | hexcoder- | |
2021-10-01 | fix -n | vanhauser-thc | |
2021-09-07 | fix afl-showmap | vanhauser-thc | |
2021-09-07 | add check_binary_signatures for afl-* utils | vanhauser-thc | |