2 papers
cs.CR2025
BandFuzz: An ML-powered Collaborative Fuzzing Framework
Wenxuan Shi, Hongwei Li, Jiahao Yu +3
Collaborative fuzzing combines multiple individual fuzzers and dynamically chooses appropriate combinations for different programs. Unlike individual fuzzers that rely on specific…
cs.CR2024
Harnessing Large Language Models for Seed Generation in Greybox Fuzzing
Wenxuan Shi, Yunhang Zhang, Xinyu Xing +1
Greybox fuzzing has emerged as a preferred technique for discovering software bugs, striking a balance between efficiency and depth of exploration. While research has focused on im…