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

TuneFuzz module testing #1964

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

TuneFuzz module testing #1964

wants to merge 37 commits into from

Conversation

kdsjZh
Copy link

@kdsjZh kdsjZh commented Mar 25, 2024

Hi, we want to test a standalone module of TuneFuzz and its updated version. This module's origin implementation has been merged into AFL++ and we want to compare old AFL++ mode, new AFL++ mode (origin TuneFuzz module implementation) and an optimized implementation.

@DonggeLiu Could you help us evaluate three fuzzers (aflplusplus, aflplusplus_sk and aflplusplus_sk_brute)? Thanks!


/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-03-25-tunemodule --fuzzers aflplusplus aflplusplus_sk aflplusplus_sk_brute

@DonggeLiu
Copy link
Contributor

DonggeLiu commented Mar 26, 2024

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-03-26-tunemodule --fuzzers aflplusplus aflplusplus_sk aflplusplus_sk_brute

It appears this did not trigger exp, let me re-try below.

@DonggeLiu
Copy link
Contributor

Experiment 2024-03-26-tunemodule data and results will be available later at:
The experiment data.
The experiment report.

@DonggeLiu
Copy link
Contributor

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-03-26-tunemodule --fuzzers aflplusplus aflplusplus_sk aflplusplus_sk_brute

@kdsjZh
Copy link
Author

kdsjZh commented Mar 28, 2024

Hi Dongge, could you help us testing the bug benchmark as well? Thanks!

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-03-28-tune-bug --fuzzers aflplusplus aflplusplus_sk aflplusplus_sk_brute --benchmarks bloaty_fuzz_target_52948c harfbuzz_hb-shape-fuzzer_17863b libxml2_xml_e85b9b mbedtls_fuzz_dtlsclient_7c6b0e php_php-fuzz-parser_0dbedb

@DonggeLiu
Copy link
Contributor

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-03-29-tune-bug --fuzzers aflplusplus aflplusplus_sk aflplusplus_sk_brute --benchmarks bloaty_fuzz_target_52948c harfbuzz_hb-shape-fuzzer_17863b libxml2_xml_e85b9b mbedtls_fuzz_dtlsclient_7c6b0e php_php-fuzz-parser_0dbedb

@DonggeLiu
Copy link
Contributor

Experiment 2024-03-29-tune-bug data and results will be available later at:
The experiment data.
The experiment report.

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.

None yet

2 participants