mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 00:01:33 +00:00
17 lines
214 B
Plaintext
17 lines
214 B
Plaintext
|
|
#
|
|
# AFL dictionary for fuzzing Perl
|
|
# --------------------------------
|
|
#
|
|
# Created by @RandomDhiraj
|
|
#
|
|
|
|
"<:crlf"
|
|
"fwrite()"
|
|
"fread()"
|
|
":raw:utf8"
|
|
":raw:eol(LF)"
|
|
"Perl_invert()"
|
|
":raw:eol(CRLF)"
|
|
"Perl_PerlIO_eof()"
|