Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages