Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using run-fuzzer.sh script, isolate seed/corpus directories per fuzz target #66

Closed
frewsxcv opened this issue Apr 30, 2017 · 0 comments · Fixed by #102
Closed

When using run-fuzzer.sh script, isolate seed/corpus directories per fuzz target #66

frewsxcv opened this issue Apr 30, 2017 · 0 comments · Fixed by #102

Comments

@frewsxcv
Copy link
Member

No description provided.

bors bot added a commit that referenced this issue Apr 25, 2018
102: Generalize the project to other fuzzers: AFL and Honggfuzz r=frewsxcv a=PaulGrandperrin

This is far from perfect (all targets are compiled at once) but it works and it's easy to work with (look at and add targets).

All the targets have been ported with only 1 or 2 exceptions that were broken and not easily fixable.
All seeds have been moved over too.
I added a few more targets like `url` and `proc_macro2`.

closes #100 
closes #98 
closes #66 I guess
closes #34 not relevant anymore
closes #73 

Co-authored-by: Paul Grandperrin <paul.grandperrin@gmail.com>
@bors bors bot closed this as completed in #102 Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant