13 Commits

Author SHA1 Message Date
Steve Thomas
2a545cd60f
Added support for custom character sets 2019-05-06 18:27:37 -05:00
Steve Thomas
85163d50d9
Added the rest of the built-in charsets 2019-05-06 18:11:01 -05:00
Florian Engel
c4bfe00e75 Fixed inverse logic bug in maskgen. 2016-11-07 23:37:55 +01:00
iphelix
7ef9748553 Updated documentation.
Implemented policy detection in statsgen.
Statsgen is now free of regex to speed things up.
2013-08-08 09:27:40 -07:00
iphelix
eb71ca4352 Implemented multiprocessing for rulegen. 2013-07-27 23:20:15 -07:00
iphelix
4ed47777b5 Standardized on speed, rewrote statsgen, many bug fixes. 2013-07-24 18:15:46 -07:00
iphelix
e041e7906d Fixed bugs in policygen.py (--max options are now working properly) 2013-07-22 14:19:14 -07:00
iphelix
a55be30bc5 Updated Policy Generator with better logic and a new --noncompliant flag to test
for passwords not following defined password policy.
2013-07-20 23:15:12 -07:00
iphelix
05013d199b maskgen is now fully functional with mask generation using different
modes as well as comparison of generated masks against other
collections.
2013-07-18 23:19:31 -07:00
iphelix
c20d4da284 Fixed a few bugs in masks generation. 2013-07-17 23:41:03 -07:00
iphelix
b1958e6cdb Implemented optimal mask generation logic.
Removed obsolete psyco module.
2013-07-17 23:01:14 -07:00
iphelix
4f84adc320 Cleaned up source code spacing and added mask output to maskgen.py 2013-07-17 19:46:52 -07:00
iphelix
9b5b99afda Initial commit 2013-07-16 11:41:32 -07:00