MozillaSecurity / MozillaSecurity/FuzzManager
[FTB] Merge AFL/LibFuzzer management tool
Open
@tysmith is already working on this.
Since Oct 27, 2016.
enhancement
FTB
- Dominant language
- Python
- Stars
- 208
- Forks
- 48
- Avg merge
- 23h 5m
- Merged PRs (30d)
- 2
Description
Right now, we have an experimental management tool for libfuzzer in misc/libfuzzer (incomplete, needs completion). We have the same tool for AFL (pretty much complete), living in the AFL repository. We should merge these tools as they share a lot of code, and move it to the FuzzManager repository.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.