Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | Fix finding glibc patches | Akira Moroo | |
Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
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-10 | Merge pull request #1155 from WorksButNotTested/frida | van Hauser | |
Frida | |||
2021-11-10 | Minor change to inline assembly | Your Name | |
2021-11-10 | Fix block ID handling | Your Name | |
2021-11-10 | update qemuafl, update changelog | vanhauser-thc | |
2021-11-10 | doc | vanhauser-thc | |
2021-11-10 | Merge pull request #1154 from adrianherrera/optimin/build-script-fix | van Hauser | |
optimin: fix optimin git clone | |||
2021-11-10 | Merge pull request #1153 from WorksButNotTested/frida | van Hauser | |
Frida | |||
2021-11-10 | optimin: fix optimin git clone | Adrian Herrera | |
2021-11-10 | Suppress spurious output | Your Name | |
2021-11-09 | Inline instrumentation optimization for x64 | Your Name | |
2021-11-09 | fix afl- tools for new frida | vanhauser-thc | |
2021-11-09 | update qemuafl | vanhauser-thc | |
2021-11-09 | Merge pull request #1150 from WorksButNotTested/perf-final | van Hauser | |
Perf final | |||
2021-11-08 | Changes to cmplog to use hashes block ID | Your Name | |
2021-11-08 | Suppress coverage for deterministic branches | Your Name | |
2021-11-08 | Add support for option to disable backpatch | Your Name | |
2021-11-08 | Added performance test | Your Name | |
2021-11-08 | nits | vanhauser-thc | |
2021-11-08 | Merge pull request #1149 from DMaroo/ui-fifo | van Hauser | |
Use FIFOs instead of hacky sleep code to pass messages in afl-plot | |||
2021-11-08 | Cleanup earlier | Dhruv Maroo | |
* Exit if mkfifo fails * Use .tmp so that in any case the cleanup fails, user doesn't have to see this dir unless explicitly listing hidden files | |||
2021-11-08 | Use FIFOs instead of hacky sleep code to pass messages | Dhruv Maroo | |
2021-11-07 | env | vanhauser-thc | |
2021-11-07 | Merge pull request #1141 from AFLplusplus/afl4 | van Hauser | |
cmplog enhancement variant | |||
2021-11-07 | Merge pull request #1148 from tl455047/dev | van Hauser | |
Fix index of cmp_map->log[key]. | |||
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 | update changelog | 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 | update qemafl | vanhauser-thc | |
2021-11-06 | http->https | vanhauser-thc | |
2021-11-05 | Merge pull request #1145 from yuawn/dev | van Hauser | |
Unify output format | |||
2021-11-05 | unify output format | yuawn | |
2021-11-04 | Merge pull request #1144 from devnexen/afl_as_fix | van Hauser | |
afl-as: missing one format spec (for tsan perharps) | |||
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-04 | update todo | vanhauser-thc | |
2021-11-03 | remove old var | vanhauser-thc | |
2021-11-03 | Merge pull request #1142 from AFLplusplus/dev | van Hauser | |
Dev | |||
2021-11-03 | Merge pull request #1137 from AFLplusplus/select | van Hauser | |
select instrumentation for coverage and cmplog | |||
2021-11-03 | fix unneeded ifdef | vanhauser-thc | |
2021-11-03 | remove overflow wiping | vanhauser-thc | |