Skip to content

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.

License

Notifications You must be signed in to change notification settings

lakiw/compiled-pcfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. The trainer can be found at: https://github.com/lakiw/pcfg_cracker

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published