afl_runner-0.1.0 is not a library.
Visit the last successful build:
afl_runner-0.6.0
AFLRunner (WIP)
AFL_Runner is a simple CLI tool to make running efficient multi-core AFLPlusPlus
campaigns easier. The default configuration is based on the section Using multiple cores
of the official documentation.
The current implementation only accepts a small subset of AFLPlusPlus flags for some custom configuration.
Usage
You can compile it yourself via:
Alternatively you can install via crates.io:
TODO
- Add Tmux option to automatically create an appropriate layout for all runners
- Add more sensible defaults for other options
- Add more configuration options