AFL_Runner
AFL_Runner copied to clipboard
Scaling best-practice AFLPlusPlus fuzzing campaigns made easy

In particular, for the command-generation so that we can ensure the generated commands are within the expected limits.
> 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...
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....
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...
This will be quite complex and will lead to many rabbit holes.. Not sure if worth the effort
Something in-between AFLTriage and casr
https://clang.llvm.org/docs/SourceBasedCodeCoverage.html