This commit is contained in:
2018-12-16 14:17:14 +01:00
parent 09a60ccd88
commit ce4144fab8
1979 changed files with 3931237 additions and 203 deletions

View File

@@ -13,7 +13,7 @@
# If you don't need some chars, just comment it! Duplicates are allowed too.
# For adding chars, you might need to add some lines in cupp.py...
[years]
years = 2014
years = 1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021
[leet]
a=@
@@ -30,7 +30,7 @@ z=z
# separated by comma
[specialchars]
chars=!,*
chars=!,*,?
# [ Random years ] take it as much as you need!
@@ -59,7 +59,7 @@ wcto=20
# For example, from 200 words CUPP will compile 200*200=40,000 new words.
# Increasing this level may cause high memory consumption, be careful.
threshold=200
threshold=800
# [ Wordlist config ]