Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-17 | Fix sorting of ranges | Your Name | |
2021-11-17 | d2 | vanhauser-thc | |
2021-11-17 | nit | vanhauser-thc | |
2021-11-16 | add coresight to docs | vanhauser-thc | |
2021-11-16 | fix afl-showmap | vanhauser-thc | |
2021-11-16 | showmap -A -> -H, accurate help output | vanhauser-thc | |
2021-11-16 | Merge pull request #1156 from retrage/retrage/coresight-mode-pr | van Hauser | |
Add CoreSight mode support | |||
2021-11-16 | coresight_mode: Add TODO list to README.md | Akira Moroo | |
Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-16 | Fix finding glibc patches | Akira Moroo | |
Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
2021-11-15 | Merge pull request #1136 from llzmb/docs_edit_environment_variables | van Hauser | |
Edit list of environment variables | |||
2021-11-15 | Merge pull request #1162 from WorksButNotTested/frida | van Hauser | |
Frida | |||
2021-11-15 | Further optimization to coverage code | Your Name | |
2021-11-15 | Changes to allow configuration of stalker adjacent blocks | Your Name | |
2021-11-15 | cmplog fix | vanhauser-thc | |
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 | Merge pull request #1157 from WorksButNotTested/frida | van Hauser | |
Frida | |||
2021-11-11 | Fix to handling of persistent mode using JS | Your Name | |
2021-11-11 | Changes to fix use of unstable coverage | Your Name | |
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 | Edit list of environment variables | llzmb | |
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 | |