AFL_Runner icon indicating copy to clipboard operation
AFL_Runner copied to clipboard

Scaling best-practice AFLPlusPlus fuzzing campaigns made easy

Results 16 AFL_Runner issues
Sort by recently updated
recently updated
newest added

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

help wanted
low-prio

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

This will be quite complex and will lead to many rabbit holes.. Not sure if worth the effort

enhancement
help wanted
low-prio

Something in-between AFLTriage and casr

enhancement
help wanted

https://clang.llvm.org/docs/SourceBasedCodeCoverage.html