mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
16
dictionaries/perl.dict
Normal file
16
dictionaries/perl.dict
Normal 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()"
|
Reference in New Issue
Block a user