This is the artifact of the paper Systematic Bug Reproduction with Large Language Model to appear.
The artifact is organized as follows:
- fuzzing/: The fuzzing framework used in the paper.
- prompt/: The scripts and templates for 3-stage prompt used in the paper.
To reproduce the results in the paper, please follow the instructions in the README.md file in each directory.
You can find more details in the paper (to appear).
- Sanghyun Park ([email protected])
- Haeun Lee ([email protected])
- Sang Kil Cha ([email protected])