about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
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-09fix afl- tools for new fridavanhauser-thc
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
cmplog enhancement variant
2021-11-07code-formattl455047
2021-11-07Fix index of cmp_map->log[key].tl455047
2021-11-0630% faster hashing speedvanhauser-thc
2021-11-06better screen updatevanhauser-thc
2021-11-06better error report for old qemu/frida cmplogvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-11-05unify output formatyuawn
2021-11-04afl-as: missing one format spec (for tsan perharps)David Carlier
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-11-03Merge pull request #1142 from AFLplusplus/devvan Hauser
Dev
2021-11-03move bitmap and saveautovanhauser-thc
2021-11-03Fix request size & remove redundant code (#1139)yuan
* fix request size * fix null terminator index * remove redundant code
2021-11-03fixvanhauser-thc
2021-10-31add cmplog compatability checkvanhauser-thc
2021-10-31help gccvanhauser-thc
2021-10-31gcc instrumentation optvanhauser-thc
2021-10-28variant 6vanhauser-thc
2021-10-26fixvanhauser-thc
2021-10-26fixvanhauser-thc
2021-10-26variantsvanhauser-thc
2021-10-25Update real_map_size when doing a realloclazymio
2021-10-24fix gcc warningvanhauser-thc
2021-10-24fixvanhauser-thc
2021-10-24fixvanhauser-thc
2021-10-23fix timeout bug in afl toolsvanhauser-thc
2021-10-19fixvanhauser-thc
2021-10-19remove race conditionvanhauser-thc
2021-10-19Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-10-19execs field in filenamesAndrea Fioraldi
2021-10-18better ui bannervanhauser-thc
2021-10-18fixvanhauser-thc
2021-10-18dict enhancementvanhauser-thc
2021-10-17fixvanhauser-thc
2021-10-17new cmplog add dict strategyvanhauser-thc
2021-10-17simplify SHAPE_BYTES(h->shape)vanhauser-thc
2021-10-17new rtn cmplog: instrumentation side + supporting functionsvanhauser-thc
2021-10-17formatvanhauser-thc
2021-10-15fix lto cmplog stability issuevanhauser-thc
2021-10-11fix accidental bystander killsvanhauser-thc
2021-10-11afl-showmap don't create empty "-" fileKuang-che Wu
2021-10-02fix some compiler warnings in 32-bit linuxhexcoder-
2021-10-01fix -nvanhauser-thc
2021-09-07fix afl-showmapvanhauser-thc
2021-09-07add check_binary_signatures for afl-* utilsvanhauser-thc