Number of papers: 1
- Authors: Ou, Xianfei and Li, Cong and Jiang, Yanyan and Xu, Chang
- Abstract: Crafting high-quality mutators–the core of mutation-based fuzzing that shapes the search space–is challenging. It requires human expertise and creativity, and their implementation demands knowledge of compiler internals. This paper presents MetaMut framework for developing new, useful mutators for compiler fuzzing. It integrates our compilerdomain knowledge into prompts and processes that can best harness the capabilities of a large language model. With MetaMut, we have successfully created 118 ...
- Link: Read Paper
- Labels: program testing, fuzzing, compiler testing