Re-enable built-in distributed fuzzing #45
Labels
enhancement
A new feature or enhancement to an existing feature.
low-priority
Low priority tasks that still need to be completed for an upcoming release.
major
A major change, bug, or feature requiring significant effort.
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.The text was updated successfully, but these errors were encountered: