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

Add honggfuzz coverage-based minimizer. #26

Open
pventuzelo opened this issue Nov 26, 2019 · 4 comments
Open

Add honggfuzz coverage-based minimizer. #26

pventuzelo opened this issue Nov 26, 2019 · 4 comments

Comments

@pventuzelo
Copy link

pventuzelo commented Nov 26, 2019

@robertswiecki has implemented a coverage-based minimizer in honggfuzz recently.

google/honggfuzz#195 (comment)

It will be awesome to have this feature available over cargo like:
cargo hfuzz cmin ...

@Byter09
Copy link

Byter09 commented Jan 19, 2020

I just looked at the usage and it has a --minimize option, but the packed honggfuzz version in this crate is not up-to-date yet. Would this suffice @pventuzelo? If so, should be a simple fix.

@pventuzelo
Copy link
Author

Yes i think it should work well just by providing this option flag ;)
Thx @Byter09

@Byter09
Copy link

Byter09 commented Feb 10, 2021

This is making progress in form of google/honggfuzz#379 and google/honggfuzz#380. Can't wait for that to land in here. 🥳

@drahnr
Copy link
Contributor

drahnr commented Jun 18, 2021

I'll take a stab at it once #54 is merged and #52 is concluded.

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

No branches or pull requests

3 participants