Re-enable built-in distributed fuzzing
Open
enhancement
low-priority
major
- Dominant language
- Rust
- Stars
- 331
- Forks
- 26
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 2
Description
We previously had a feature where `-C` could be passed to enable distributed fuzzing. This isn't possible now, because of how we distribute as a SIMICS package, but we can develop a simple client which will connect via LLMP to the local fuzzers, start local fuzzers, etc. This will also re-enable the AFL-style TUI.
Contributor guide
Assessment
This issue has not been assessed yet.