From a95ada58ff8e916893bbc16ec432a83a84351993 Mon Sep 17 00:00:00 2001 From: "Philip.Hazel" Date: Sat, 20 May 2017 15:34:50 +0000 Subject: [PATCH] Commit an experimental fuzzer dictionary. --- pcre2_fuzzer.dict | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 pcre2_fuzzer.dict diff --git a/pcre2_fuzzer.dict b/pcre2_fuzzer.dict new file mode 100644 index 0000000..16dd497 --- /dev/null +++ b/pcre2_fuzzer.dict @@ -0,0 +1,50 @@ +# This is attempt at a fuzzer dictionary for PCRE2. + +"\\A" +"\\b" +"\\B" +"\\d" +"\\D" +"\\h" +"\\H" +"\\n" +"\\N" +"\\s" +"\\S" +"\\w" +"\\W" +"\\z" +"\\Z" + +"(?" +"(?:" +"(?>" +"(?=" +"(?!" +"(?<=" +"(?