Proceedings of the 40th ACM SIGPLAN Conference on Programming Language Design and Implementation 2019
DOI: 10.1145/3314221.3314651
|View full text |Cite
|
Sign up to set email alerts
|

Parser-directed fuzzing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
38
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 40 publications
(41 citation statements)
references
References 19 publications
0
38
0
Order By: Relevance
“…1, is to systematically create inputs that cover all branches of a tokenizerÐthat is, a program part that composes characters into tokens. Our approach extends our earlier work [12], especially our tool pFuzzer. To this end, we dynamically track the comparisons made on input characters and tokens.…”
Section: Introductionmentioning
confidence: 65%
See 4 more Smart Citations
“…1, is to systematically create inputs that cover all branches of a tokenizerÐthat is, a program part that composes characters into tokens. Our approach extends our earlier work [12], especially our tool pFuzzer. To this end, we dynamically track the comparisons made on input characters and tokens.…”
Section: Introductionmentioning
confidence: 65%
“…As already mentioned, parsing makes an intensive use of implicit data conversions while also being hard to test with state-of-the-art fuzzers. Thus, we demonstrate the effectiveness of our approach by improving parser-directed fuzzing [12]. We extend our opensource implementation by Mathis et.…”
Section: Parser-directed Fuzzingmentioning
confidence: 79%
See 3 more Smart Citations