AFLplusplus / AFLplusplus/LibAFL
Move all tracking hint nonsense to feedbacks
Open
enhancement
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 481
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 16
Description
The feedback is responsible for the tracking, not the observers.
This change will require accepting feedbacks as constructor parameters to verify that there exists a feedback which will perform index/novelty tracking. This should be implemented as a trait marker so downstream implementors can make custom index/novelty tracking.
Contributor guide
Assessment
This issue has not been assessed yet.