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

--which_test for AFL at least seems to not work #388

Open
agroce opened this issue Apr 27, 2021 · 0 comments
Open

--which_test for AFL at least seems to not work #388

agroce opened this issue Apr 27, 2021 · 0 comments
Assignees

Comments

@agroce
Copy link
Collaborator

agroce commented Apr 27, 2021

Doesn't seem to create the right call to --input_which_test in the command line:

deepstate-afl ./runlen.afl --fuzzer_out --fuzzer_args d --output_test_dir afl_fuzzing --which_test Runlength_EncodeDecode
INFO:deepstate:Setting log level from DEEPSTATE_LOG: 2
INFO:deepstate.core.base:Setting log level from --min_log_level: 2
INFO:deepstate.core.fuzz:Calling pre_exec before fuzzing
INFO:deepstate.executors.fuzz.afl:Resuming fuzzing using seeds from afl_fuzzing/the_fuzzer/queue (skipping --input_seeds option).
INFO:deepstate.core.fuzz:Executing command `['/home/user/deps/afl/afl-fuzz', '-o', 'afl_fuzzing', '-m', '50', '-S', 'the_fuzzer', '-i', '-', '--', '/home/user/deepstate/examples/runlen.afl', '--input_stdin', '--abort_on_fail', '--no_fork', '--min_log_level', '2']`

Also, should be --input_which_test for consistency, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant