diff options
author | hexcoder- <heiko@hexco.de> | 2020-05-29 12:48:06 +0200 |
---|---|---|
committer | hexcoder- <heiko@hexco.de> | 2020-05-29 12:48:06 +0200 |
commit | 6892018142cc21ba9a0744c0757d39f21e9b66bc (patch) | |
tree | 69d3d14012851dac4b3f3142745f842bca7f76c6 | |
parent | 8aae1fc5d72cf463dfd087e41ca30dd2f01d29b4 (diff) | |
download | afl++-6892018142cc21ba9a0744c0757d39f21e9b66bc.tar.gz |
Revert "perl.dict"
This reverts commit 4ad3144f50333593da2f84d12617720cdeb3c4fd.
-rw-r--r-- | dictionaries/perl.dict | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dictionaries/perl.dict b/dictionaries/perl.dict deleted file mode 100644 index 580a2248..00000000 --- a/dictionaries/perl.dict +++ /dev/null @@ -1,16 +0,0 @@ - -# -# AFL dictionary for fuzzing Perl -# -------------------------------- -# -# Created by @RandomDhiraj -# - -"<:crlf" -"fwrite()" -"fread()" -":raw:utf8" -":raw:eol(LF)" -"Perl_invert()" -":raw:eol(CRLF)" -"Perl_PerlIO_eof()" |