3 papers
cs.SE2026
Does Programming Language Matter? An Empirical Study of Fuzzing Bug Detection
Tatsuya Shirai, Olivier Nourry, Yutaro Kashiwa +2
Fuzzing has become a popular technique for automatically detecting vulnerabilities and bugs by generating unexpected inputs. In recent years, the fuzzing process has been integrate…
cs.SE2025
Large-Scale Empirical Analysis of Continuous Fuzzing: Insights from 1 Million Fuzzing Sessions
Tatsuya Shirai, Olivier Nourry, Yutaro Kashiwa +3
Software vulnerabilities are constantly being reported and exploited in software products, causing significant impacts on society. In recent years, the main approach to vulnerabili…
cs.SE2018
A Survey of Refactoring Detection Techniques Based on Change History Analysis
Eunjong Choi, Kenji Fujiwara, Norihiro Yoshida +1
Refactoring is the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure. Not only resear…