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

Initial implementation of honggfuzz. #1174

Merged
merged 7 commits into from
Nov 7, 2019
Merged

Initial implementation of honggfuzz. #1174

merged 7 commits into from
Nov 7, 2019

Conversation

oliverchang
Copy link
Collaborator

Part of #1128.

@googlebot googlebot added the cla: yes CLA signed. label Nov 7, 2019
@oliverchang
Copy link
Collaborator Author

/gcbrun

1 similar comment
@oliverchang
Copy link
Collaborator Author

/gcbrun

@oliverchang
Copy link
Collaborator Author

/gcbrun

@oliverchang
Copy link
Collaborator Author

/gcbrun

@oliverchang
Copy link
Collaborator Author

/gcbrun

@oliverchang
Copy link
Collaborator Author

/gcbrun

@inferno-chromium
Copy link
Collaborator

@Dor1s as fyi since he plans AFL migration.

Copy link
Collaborator

@inferno-chromium inferno-chromium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is AWESOME!

Can add/duplicate *.cc files here. otherwise, someone might not realise that those are in libfuzzer data dir.

src/python/bot/fuzzers/honggfuzz/engine.py Show resolved Hide resolved
src/python/bot/fuzzers/honggfuzz/engine.py Show resolved Hide resolved
src/python/bot/fuzzers/honggfuzz/engine.py Show resolved Hide resolved
src/python/bot/fuzzers/honggfuzz/engine.py Show resolved Hide resolved
src/python/bot/fuzzers/honggfuzz/engine.py Outdated Show resolved Hide resolved
])

fuzz_result = runner.run_and_wait(
additional_args=arguments, timeout=max_time + 10)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move 10 to global or constants.py

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put in a global.

@oliverchang
Copy link
Collaborator Author

/gcbrun

@oliverchang
Copy link
Collaborator Author

/gcbrun. Also added .cc files.

@oliverchang oliverchang merged commit 4e7da36 into master Nov 7, 2019
@oliverchang oliverchang deleted the honggfuzz branch November 15, 2019 02:02
Copy link
Contributor

@Dor1s Dor1s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants