about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-05-29 12:48:06 +0200
committerhexcoder- <heiko@hexco.de>2020-05-29 12:48:06 +0200
commit6892018142cc21ba9a0744c0757d39f21e9b66bc (patch)
tree69d3d14012851dac4b3f3142745f842bca7f76c6
parent8aae1fc5d72cf463dfd087e41ca30dd2f01d29b4 (diff)
downloadafl++-6892018142cc21ba9a0744c0757d39f21e9b66bc.tar.gz
Revert "perl.dict"
This reverts commit 4ad3144f50333593da2f84d12617720cdeb3c4fd.
-rw-r--r--dictionaries/perl.dict16
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()"