lakiw / compiled-pcfg

A version of the PCFG password guess generator written in pure C. Goal is to make it faster and easier to include in other password cracking tools such as Hashcat and John the Ripper. Note: This is only the guess generator. Current plans are to leverage the Python PCFG trainer to generate rulesets.
GNU General Public License v2.0
9 stars 4 forks source link

"Invalid Filename in Rules" & load failure on large sets #2

Open MXall0c opened 4 years ago

MXall0c commented 4 years ago

Attempting to load a large trained set fails. (I suspect it's due to it being a large set, as sets trained on smaller dictionaries work.)

Running with strace shows failure loading "other/25.txt"

image

Another possibility is it's barfing trying to parse escape characters.

To repo, grab the set train on rocktastic12a: https://github.com/aaronjones111/cauldera/releases

lakiw commented 4 years ago

Downloading the wordlist now to do some troubleshooting. Thanks again for the heads up. Also, after reading the description of the Caldera wordlist that sounds interesting all on its own so thanks for bringing that to my attention :) This may play into my plans for the Python PCFG trainer as I'm very slowly working on a hashes.org focused release to make it play better with training on found lists.

MXall0c commented 4 years ago

Hope you're grabbing the pretrained set and not all the massive files from rocktastic...

BTW, I have other pcfg sets trained on other wordlists; crackstation, aff, linkedin, HIBP 1-5, & of course rockyou.