Probabilistic Password Cracker Jul 22, '11 4:53 AM for everyone mr. hanster To Do List: The version included on the CD is still very much in the Beta phase since I'm right in the middle of completely rewriting the training program to add new features. The main limitations include The training program has "issues" when being trained on passwords that include non-ASCII characters. There's a workaround, but it's really messy. Currently the training program doesn't learn case information from the training password set The training program doesn't learn letter replacement rules from the training password set Need to integrate CUPPS support, (from the remote-exploit team), so we can better make use of collected information, (birthdays/children names/etc), in our password cracker. It would be nice to integrate dictionary evaluation into the training program instead of having to use a different program, (aka passPattern). Add suppor...