434b

Results 39 issues of 434b

![image](https://github.com/0xricksanchez/AFL_Runner/assets/17012133/2dc9ea50-c569-4575-b259-3427228cf69a)

help wanted

In particular, for the command-generation so that we can ensure the generated commands are within the expected limits.

enhancement

> If you want to add new seeds to a fuzzing campaign, you can run a temporary fuzzing instance, e.g., when your main fuzzer is using -o out and the...

enhancement

Should do the exact same as `run` but on >=1 given remote servers. When implementing we need to: 1. Send all things to the remote (generated template, binaries, ...) 2....

needed

The current implementation is very tightly coupled, which can make additions tough. It would be nice to mostly decouple the message fetching/passing from the TUI component. Maybe we can use...

needed