KFuzzing
KFuzzing
> Maybe you compared against an afl++ commit on fuzzbench that was buggy or a change you did degraded performance. Don’t give up :) Thank you very much for your...
Hi @DonggeLiu, I found KFuzz encountered some bugs while fuzzing certain parts of the programs and I have successfully fixed them. Could you help me run the experiment again? ```...
Hi @DonggeLiu, Could you please help me run the experiment? Thank you! ``` /gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-10-14-kfuzz --fuzzers kfuzz ```
Hi @DonggeLiu , Thank you for your help! Fuzzbench is a nice work! Based on the current results, I have found that my tool performs well on some programs but...
Hi @DonggeLiu , I have updated the strategies, could you please help me run a new experiment to test it? Thank you! ``` /gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-10-18-kfuzz...
> Heads up, I'm not a maintainer of this project 😅 I am sorry to bother you ~
Hi @DonggeLiu, I just added four fuzzers to perform a comparison experiment. could you please help me run a new experiment? Thank you! ``` /gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name...
Hi @DonggeLiu, It seems that `2024-10-22-aflpp-cmp` has failed during the `gcr.io/fuzzbench/experiment-runner` step. I don’t have permission to access the error details. Could you please help me check it? Thank you!
Hi @DonggeLiu, It seems that the experiment still hasn't run. I've already updated the settings. ``` /gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-10-22-aflpp-cmp-1 --fuzzers aflplusplus_mopt kfuzz_mopt aflplusplus_aflfast kfuzz_aflfast ```
Hi @DonggeLiu, It’s strange—the experiment ran successfully ([2024-10-22-aflpp-cmp-1](https://storage.googleapis.com/fuzzbench-data/index.html?prefix=2024-10-22-aflpp-cmp-1/)), but no report was generated. Could you please have a look? Thank you!