about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-02-20 19:46:59 +0100
committerGitHub <noreply@github.com>2020-02-20 19:46:59 +0100
commit50c28dbf923923b32670b5c7f96e5ebba18ea7a6 (patch)
treee32feec2d95e5c0a72439bc2c44f98c13efc3336
parent7c8cb338482f7c5155afc9e41d5d361d32199e18 (diff)
parente5eb06c78bf27571f5eabea92705ea0122c9e10a (diff)
downloadafl++-50c28dbf923923b32670b5c7f96e5ebba18ea7a6.tar.gz
Merge pull request #203 from RootUp/patch-2
Regular expression dictonary
-rw-r--r--dictionaries/regexp.dict7
1 files changed, 7 insertions, 0 deletions
diff --git a/dictionaries/regexp.dict b/dictionaries/regexp.dict
index 01ecb4f1..2f29357e 100644
--- a/dictionaries/regexp.dict
+++ b/dictionaries/regexp.dict
@@ -594,3 +594,10 @@
 "?[a-zA-Z0-9]c2jocom"
 "?[bfoo(?!bar)bazcom"
 "?[bfoo(?!bar)bazf?"
+"(?:a?)??"
+"a?)"xyz{93}"
+"{93}"
+"a{12za?)?"
+"[\x8f]"
+"[\xf0\x9f\x92\xa9-\xf4\x8f\xbf\x92\xa9-\xf4\x8f\xbf\xbf]"
+"[\x92\xa9-\xf4\x8f\xbf\xbf]"