about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-11-16Fix finding glibc patchesAkira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-15Check `-M` / `-S` is not specified with `-A`Akira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-15Fix platform check for `-A` CoreSight modeAkira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-12Add platform check for `-A` CoreSight modeAkira Moroo
REF: https://github.com/AFLplusplus/AFLplusplus/pull/1156#discussion_r747454306 Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-12Remove unnecessary mem_limit in afl-showmapAkira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-12Clarify usage message for ARM CoreSight modeAkira Moroo
REF: https://github.com/AFLplusplus/AFLplusplus/pull/1156#issuecomment-966196217 Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-11Add initial CoreSight mode supportAkira 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-10Merge pull request #1155 from WorksButNotTested/fridavan Hauser
Frida
2021-11-10Minor change to inline assemblyYour Name
2021-11-10Fix block ID handlingYour Name
2021-11-10update qemuafl, update changelogvanhauser-thc
2021-11-10docvanhauser-thc
2021-11-10Merge pull request #1154 from adrianherrera/optimin/build-script-fixvan Hauser
optimin: fix optimin git clone
2021-11-10Merge pull request #1153 from WorksButNotTested/fridavan Hauser
Frida
2021-11-10optimin: fix optimin git cloneAdrian Herrera
2021-11-10Suppress spurious outputYour Name
2021-11-09Inline instrumentation optimization for x64Your Name
2021-11-09fix afl- tools for new fridavanhauser-thc
2021-11-09update qemuaflvanhauser-thc
2021-11-09Merge pull request #1150 from WorksButNotTested/perf-finalvan Hauser
Perf final
2021-11-08Changes to cmplog to use hashes block IDYour Name
2021-11-08Suppress coverage for deterministic branchesYour Name
2021-11-08Add support for option to disable backpatchYour Name
2021-11-08Added performance testYour Name
2021-11-08nitsvanhauser-thc
2021-11-08Merge pull request #1149 from DMaroo/ui-fifovan Hauser
Use FIFOs instead of hacky sleep code to pass messages in afl-plot
2021-11-08Cleanup earlierDhruv 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-08Use FIFOs instead of hacky sleep code to pass messagesDhruv Maroo
2021-11-07envvanhauser-thc
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
cmplog enhancement variant
2021-11-07Merge pull request #1148 from tl455047/devvan Hauser
Fix index of cmp_map->log[key].
2021-11-07code-formattl455047
2021-11-07Fix index of cmp_map->log[key].tl455047
2021-11-0630% faster hashing speedvanhauser-thc
2021-11-06update changelogvanhauser-thc
2021-11-06better screen updatevanhauser-thc
2021-11-06better error report for old qemu/frida cmplogvanhauser-thc
2021-11-06update qemaflvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-11-05Merge pull request #1145 from yuawn/devvan Hauser
Unify output format
2021-11-05unify output formatyuawn
2021-11-04Merge pull request #1144 from devnexen/afl_as_fixvan Hauser
afl-as: missing one format spec (for tsan perharps)
2021-11-04afl-as: missing one format spec (for tsan perharps)David Carlier
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-11-04update todovanhauser-thc
2021-11-03remove old varvanhauser-thc
2021-11-03Merge pull request #1142 from AFLplusplus/devvan Hauser
Dev
2021-11-03Merge pull request #1137 from AFLplusplus/selectvan Hauser
select instrumentation for coverage and cmplog
2021-11-03fix unneeded ifdefvanhauser-thc
2021-11-03remove overflow wipingvanhauser-thc