From add5affa047935a7e0be8117de80f4791f22d365 Mon Sep 17 00:00:00 2001 From: bandrel Date: Thu, 25 Oct 2018 18:05:47 -0400 Subject: [PATCH] added best64 to default rules list --- config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.example b/config.json.example index 86915f1..2df0992 100644 --- a/config.json.example +++ b/config.json.example @@ -12,6 +12,6 @@ "hcatThoroughCombinatorMasks": ["0","1","2","3","4","5","6","7","8","9"," ","-","_","+",",","!","#","$","\"","%","&","'","(",")","*",",",".","/",":",";","<","=",">","?","@","[","\\","]","^","`","{","|","}","~"], "hcatThoroughBaseList": "rockyou.txt", "hcatGoodMeasureBaseList": "rockyou.txt", - "hcatRules": ["d3ad0ne.rule", "T0XlC.rule", "dive.rule"], + "hcatRules": ["best64.rule","d3ad0ne.rule", "T0XlC.rule", "dive.rule"], "hcatPrinceBaseList": "rockyou.txt" } \ No newline at end of file