about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-05-29 12:55:46 +0200
committerhexcoder- <heiko@hexco.de>2020-05-29 12:55:46 +0200
commitc3b864d8d4dfaf148158a689df0c5ddf4bcc1f32 (patch)
treeae2fff19ba5a984f4ff723630e1409b611857d0f
parent9c286da29bb76e4d9353b9a2a44b8f001ffe4890 (diff)
downloadafl++-c3b864d8d4dfaf148158a689df0c5ddf4bcc1f32.tar.gz
add Perl dictionaries from RootUp
-rw-r--r--dictionaries/perl.dict16
1 files changed, 16 insertions, 0 deletions
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()"