about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-11-20enhance cmplog rtn hooksvanhauser-thc
2021-11-19Fix compilation error under RaspberryPi 64-Bit Manjaro Linux (nohexcoder-
SYS_eventfd available here)
2021-11-19Fix compilation on RaspberryPi 32-bit (please review)hexcoder-
2021-11-19Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2021-11-19cmplog: Fix compilation for LLVM 12.0.0 (getFixedValue was not available here)hexcoder-
2021-11-19Merge pull request #1171 from WorksButNotTested/fridavan Hauser
Frida
2021-11-19Changes to skip coverage code on deterministic branches on x86Your Name
2021-11-19Optimize assembly for x86Your Name
2021-11-19Fix freetype target to build for x86 (32-bit)Your Name
2021-11-19Minor ASAN fix (again)Your Name
2021-11-19Compilation warning fixesYour Name
2021-11-19Shift saved values down the stack by 8 bytesYour Name
2021-11-19Added vorbis testYour Name
2021-11-19cmplog fixvanhauser-thc
2021-11-19Merge pull request #1167 from WorksButNotTested/jsvan Hauser
Js
2021-11-19Merge pull request #1168 from kcwu/restore-sigchld-handlervan Hauser
fork server: restore SIGCHLD handler for child process
2021-11-19fork server: restore SIGCHLD handler for child processKuang-che Wu
2021-11-18ensure default sigchild handler in afl-compiler-rtvanhauser-thc
2021-11-18Fix ASAN DSO exclusionYour Name
2021-11-18Improve JS bindings for hooking functionsYour Name
2021-11-18Added test of JS hooking LLVMFuzzerTestOneInputYour Name
2021-11-18Merge pull request #1164 from WorksButNotTested/fixvan Hauser
Fix
2021-11-18Bump FRIDA versionYour Name
2021-11-17Add __afl_set_persistent_modeYour Name
2021-11-17Disable fetching adjacent blocks when coverage is enabledYour Name
2021-11-17Fixes to exclude ASAN DSOYour Name
2021-11-17Fix sorting of rangesYour Name
2021-11-17nitvanhauser-thc
2021-11-16add coresight to docsvanhauser-thc
2021-11-16fix afl-showmapvanhauser-thc
2021-11-16showmap -A -> -H, accurate help outputvanhauser-thc
2021-11-16Merge pull request #1156 from retrage/retrage/coresight-mode-prvan Hauser
Add CoreSight mode support
2021-11-16coresight_mode: Add TODO list to README.mdAkira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-16Fix finding glibc patchesAkira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-15Merge pull request #1136 from llzmb/docs_edit_environment_variablesvan Hauser
Edit list of environment variables
2021-11-15Merge pull request #1162 from WorksButNotTested/fridavan Hauser
Frida
2021-11-15Further optimization to coverage codeYour Name
2021-11-15Changes to allow configuration of stalker adjacent blocksYour Name
2021-11-15cmplog fixvanhauser-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-11Merge pull request #1157 from WorksButNotTested/fridavan Hauser
Frida
2021-11-11Fix to handling of persistent mode using JSYour Name
2021-11-11Changes to fix use of unstable coverageYour Name
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