AFLplusplus / AFLplusplus/LibAFL
Unify and Fix Pseudo-Coverage in Example Fuzzers
Open
bug
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 481
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 16
Description
`static_mut_refs` are going to break soon. This needs fixing. See discussion [here](https://github.com/AFLplusplus/LibAFL/pull/2784#discussion_r1893727318) and [here](https://github.com/AFLplusplus/LibAFL/pull/2770#discussion_r1885707774).
Additionally, handling of the pseudo-coverage is different between example fuzzers. The names, the extraction of necessary data from the static array, and the way the data is passed to the observers should be unified.
Contributor guide
Assessment
This issue has not been assessed yet.