Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Conversation

@bayandin
Copy link
Contributor

Currently command ./fuzzit create job --type fuzzing --args "-dict=fuzzing.dict -close_fd_mask=3" ... ignores --args:

Running fuzzing with: ./fuzzer -print_final_stats=1 -exact_artifact_path=./artifact -error_exitcode=76 -max_total_time=3600 corpus seed

@yevgenypats
Copy link
Contributor

@bayandin great thank you! I'm merging it and will create a new release.

There one isssue that I see here but I'm putting this here just for reference as this will be addressed in a different feature/pr - there will be an issue when the user will want to pass additional argument not only to libfuzzer but to the program itself for example --close-fd-mask=3 -- --program-option program-argument

@yevgenypats yevgenypats merged commit b42fd3b into fuzzitdev:master Sep 26, 2019
@bayandin bayandin deleted the fix-args-passing branch September 26, 2019 13:48
@yevgenypats
Copy link
Contributor

@bayandin
Copy link
Contributor Author

Thanks!

@yevgenypats
Copy link
Contributor

sure:) it should be available in fuzzit backend in a few minutes...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants