about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
2021-11-29Merge pull request #1186 from eternalsakura/stablevan 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-26remove new llvm pass manager :(vanhauser-thc
2021-11-24transform cmplog-instructions pass to new pass managerhexcoder-
2021-11-23fix switch to new pass managerhexcoder-
2021-11-23further fixes for new pass managervanhauser-thc
2021-11-22Merge branch 'dev_newpm' into devhexcoder-
2021-11-16fix afl-showmapvanhauser-thc
2021-11-16showmap -A -> -H, accurate help outputvanhauser-thc
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-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