add idea of thread-safe target feedback

This commit is contained in:
hexcoder
2021-04-16 22:20:01 +02:00
committed by GitHub
parent 495cbd42b7
commit b6643a8ad1

View File

@ -36,4 +36,5 @@ qemu_mode:
up edge numbers that both following cmp paths have been found and then
disable working on this edge id -> cmplog_intelligence branch
- use cmplog colorization taint result for havoc locations?
- new instrumentation option for a thread-safe variant of feedback to shared mem.
The user decides, if this is needed (eg the target is multithreaded).