Synthesizing Program Input Grammars

PLDI(2016)

Cited 219|Views446
No score
Abstract
We present an algorithm for synthesizing a context-free grammar encoding the language of valid program inputs from a set of input examples and blackbox access to the program. Our algorithm addresses shortcomings of existing grammar inference algorithms, which both severely overgeneralize and are prohibitively slow. Our implementation, Glade, leverages the grammar synthesized by our algorithm to fuzz programs with highly structured inputs. We show that Glade consistently increases the incremental coverage compared to two baseline fuzzers.
More
Translated text
Key words
grammar synthesis,fuzzing
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined