Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-01 | unify LLVM_VERSION_... usage | vanhauser-thc | |
2021-11-29 | Merge pull request #1186 from eternalsakura/stable | van Hauser | |
[fix] Fix custom mutator trim bug | |||
2021-11-28 | [fix] Custom mutator does not implement all three trim APIs, standard ↵ | eternalsakura | |
trimming will be used, but now the actual implementation does not match the description, fix this problem | |||
2021-11-26 | remove new llvm pass manager :( | vanhauser-thc | |
2021-11-24 | transform cmplog-instructions pass to new pass manager | hexcoder- | |
2021-11-23 | fix switch to new pass manager | hexcoder- | |
2021-11-23 | further fixes for new pass manager | vanhauser-thc | |
2021-11-22 | Merge branch 'dev_newpm' into dev | hexcoder- | |
2021-11-16 | fix afl-showmap | vanhauser-thc | |
2021-11-16 | showmap -A -> -H, accurate help output | vanhauser-thc | |
2021-11-15 | Check `-M` / `-S` is not specified with `-A` | Akira Moroo | |
Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-15 | Fix platform check for `-A` CoreSight mode | Akira Moroo | |
Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
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 | |