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

LibAFL Const CmpLogs Experiment #2046

Closed

Conversation

DanBlackwell
Copy link

Hi, right now LibAFL doesn't care whether sanitizer coverage trace cmps have a constant argument or not. I've made a quick and dirty implementation to see if there's much benefit to using this data.

@DanBlackwell
Copy link
Author

Hi @DonggeLiu, I'd like to see if this proposed change will be useful to the LibAFL maintainers; could you run an experiment with the following please?

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-16-libafl-constcmp --fuzzers libafl_71ed5c libafl_const_cmplogs

Thanks!

@DonggeLiu
Copy link
Contributor

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-16-libafl-constcmp --fuzzers libafl_71ed5c libafl_const_cmplogs

@DanBlackwell
Copy link
Author

Hi @DonggeLiu could you please run:

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-20-libafl-constcmp --fuzzers libafl_const_cmplogs

@DonggeLiu
Copy link
Contributor

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-20-libafl-constcmp --fuzzers libafl_const_cmplogs

@DanBlackwell
Copy link
Author

Hi @DonggeLiu, I realised I managed to screw up a C macro in that last one. Any chance you could run this fixed one instead? Thanks!

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-20b-libafl-constcmp --fuzzers libafl_const_cmplogs

@DonggeLiu
Copy link
Contributor

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-23-libafl-constcmp --fuzzers libafl_const_cmplogs

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 this pull request may close these issues.

2 participants