From c3b864d8d4dfaf148158a689df0c5ddf4bcc1f32 Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Fri, 29 May 2020 12:55:46 +0200 Subject: add Perl dictionaries from RootUp --- dictionaries/perl.dict | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dictionaries/perl.dict diff --git a/dictionaries/perl.dict b/dictionaries/perl.dict new file mode 100644 index 00000000..580a2248 --- /dev/null +++ b/dictionaries/perl.dict @@ -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()" -- cgit 1.4.1