Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

AFLplusplus Support #3

Closed
domenukk opened this issue Sep 18, 2020 · 1 comment
Closed

AFLplusplus Support #3

domenukk opened this issue Sep 18, 2020 · 1 comment

Comments

@domenukk
Copy link

Great project!
As development on afl itself doesn't seem to be high priority anymore, it would be nice to see out of the box support for additional afl-based fuzzers, such as afl++.

@bmc-msft
Copy link
Contributor

User-provided custom fuzzers is a first-class supported feature. We have a few examples, including honggfuzz, domato, and even compiling an libfuzzer targets from oss-fuzz integrated projects.

That said, including support for AFL++ as a built-in path should be straight forwards.

Given the large number of ongoing research efforts based on AFL, we should make it stream-lined to let users pick from an arbitrary set of AFL implementations, including making it easy to add new builds, versions, or forks of AFL.

@ghost ghost locked as resolved and limited conversation to collaborators Nov 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants