12 Commits

Author SHA1 Message Date
08915e0fee
Write out analysis files with passwords, as well as source password file
We need it to write out the source passwords as a reference as some are
removed while processing if they don't fit the model that rulegen is
good at (such as all-numerical passwords).
2025-03-21 09:57:21 +11:00
57aa4f8a00
Port rulegen.py to py3 and logging 2025-03-13 13:18:35 +11:00
Matlink
bf7a9b83b5 Fix bug when threads != cpu_count
When using the --threads flag, the script doesn't end, because it is waiting for cpu_count() threads (which is never satisfied).
2017-03-17 13:36:00 +01:00
iphelix
5311d5cbb1 Fixed rulegen threading bug 2014-04-08 09:51:20 -07:00
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
9b5b99afda Initial commit 2013-07-16 11:41:32 -07:00