Merge pull request #384 from RootUp/patch-4

Grammar for fuzzing Perl
This commit is contained in:
hexcoder 2020-05-29 10:14:33 +02:00 committed by GitHub
commit 8aae1fc5d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
dictionaries/perl.dict Normal file
View File

@ -0,0 +1,16 @@
#
# AFL dictionary for fuzzing Perl
# --------------------------------
#
# Created by @RandomDhiraj
#
"<:crlf"
"fwrite()"
"fread()"
":raw:utf8"
":raw:eol(LF)"
"Perl_invert()"
":raw:eol(CRLF)"
"Perl_PerlIO_eof()"