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

Write script that: picks a fuzz target, runs for N minutes, repeats #73

Closed
frewsxcv opened this issue Jun 5, 2017 · 0 comments · Fixed by #102
Closed

Write script that: picks a fuzz target, runs for N minutes, repeats #73

frewsxcv opened this issue Jun 5, 2017 · 0 comments · Fixed by #102

Comments

@frewsxcv
Copy link
Member

frewsxcv commented Jun 5, 2017

This would allow one to fuzz all targets indefinitely with a single script

PaulGrandperrin added a commit to PaulGrandperrin/targets that referenced this issue Apr 24, 2018
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