AFLplusplus / AFLplusplus/LibAFL
Move all tracking hint nonsense to feedbacks
Abierto
enhancement
- Lenguaje dominante
- Rust
- Estrellas
- 2.6k
- Forks
- 481
- Merge medio
- 2 d 30 min
- PR fusionados (30 d)
- 16
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.