DiPri: Distance-Based Seed Prioritization for Greybox Fuzzing—RCR Report

R Qian, Q Zhang, C Fang, D Yang, S Li, B Li… - ACM Transactions on …, 2025 - dl.acm.org
This replicated computational results (RCR) report describes how to (1) set up DiPri and (2)
replicate the experimental results. The primary artifact is the C/C++ prototype of DiPri, which …

History-driven Compiler Fuzzing via Assembling and Scheduling Bug-triggering Code Segments

Z Fan, G Ye, T Hu, Z Tang - 2024 IEEE 35th International …, 2024 - ieeexplore.ieee.org
History-driven testing techniques have been proven to be an effective method for detecting
compiler bugs. It employs fuzzing history (eg, historical test cases or historical execution …

FunFuzz: Greybox Fuzzing with Function Significance

R Qian, Q Zhang, C Fang, L Guo, Z Chen - ACM Transactions on …, 2023 - dl.acm.org
Greybox fuzzing is dedicated to revealing software bugs by maximizing code coverage.
Concentrating on code coverage, greybox fuzzing effectively exposes bugs in real-world …