mirror of
https://github.com/bvanroll/odiseectf.git
synced 2025-08-29 11:52:43 +00:00
idk
This commit is contained in:
@@ -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 ]
|
||||
|
Reference in New Issue
Block a user