17 Commits

Author SHA1 Message Date
iphelix
774db7004a Updated documentation. 2013-08-08 22:06:08 -07: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
32e92d10d3 Fixed timing generation. 2013-07-27 23:30:41 -07:00
iphelix
eb71ca4352 Implemented multiprocessing for rulegen. 2013-07-27 23:20:15 -07:00
iphelix
fcbd3882ae Remove multiprocessing for now. 2013-07-26 13:44:33 -07:00
iphelix
893f96c719 Added support for reverse and rotation bruteforce rules to rulegen 2013-07-26 13:43: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
7cfa4ab6a2 Cleaned up documentation 2013-07-17 10:04:37 -07:00
iphelix
42253bc8ac Merge branch 'master' of https://github.com/iphelix/PACK 2013-07-16 11:52:34 -07:00
iphelix
9b5b99afda Initial commit 2013-07-16 11:41:32 -07:00
Peter Kacherginsky
71137480cf Initial commit 2013-07-16 11:40:29 -07:00