From: K.Kosako Date: Thu, 11 Jul 2019 04:03:08 +0000 (+0900) Subject: add a dictionary file for libfuzzer (oniguruma-mb.dict) X-Git-Tag: v6.9.3~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c72c4935738d26fd3c5f13989209b45d10ddd45;p=onig add a dictionary file for libfuzzer (oniguruma-mb.dict) --- diff --git a/harnesses/oniguruma-mb.dict b/harnesses/oniguruma-mb.dict new file mode 100644 index 0000000..1edc8e4 --- /dev/null +++ b/harnesses/oniguruma-mb.dict @@ -0,0 +1,71 @@ +# First-pass fuzzing dictionary for Oniguruma by Mark Griffin +"\\o{17777777777}" +"\\u" +"\\x{70000000}" +"\\C-" +"\\M-\\C-" +"\\X" +"\\p{" +"\\p{^" +"}" +"]" +")" +"\\p{Print}" +"\\p{ASCII}" +"\\p{Alnum}" +"{0,2}" +"{3,}" +"{,3}" +"??" +"*?" +"+?" +"{1,3}+" +"(?>" +"\\B" +"(?y{" +"[a-w&&" +"[^" +"[:graph:]" +"[^:cntrl:]" +"(?y-:" +"(?P:" +"(?#" +"(?:" +"(?=" +"(?!" +"(?<=" +"(?" +"(?" +"(?{" +"(?{.}[x])" +"(?{.}[x]D)" +"(?{{{.}}})" +"(?~absent)" +"(?~|absent|exp)" +"(?~|)" +"(?(.) |.)" +"(?('-n'))" +"(?(n+0))" +"(?(n+1))" +"(?(n-1))" +"(?())" +"(?())" +"(?())" +"\\k" +"\\k<1>" +"\\k<2>" +"\\k<-1>" +"\\k<-2>" +"\\k" +"\\k" +"\\k" +"\\g<-1>" +"\\g" +"name" +"(?a|b\\gc)" +"(?-i:\\g)" +"\\N{name}" +"\\p{Hiragana}" +"\\p{Katakana}" +"\\p{Emoji}"