pcfg_cracker
Password cracker
A toolset using machine learning to identify and generate password creation habits of users.
Probabilistic Context Free Grammar (PCFG) password guess generator
321 stars
19 watching
72 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 31 |
nesfit/fitcrack | A distributed password cracking system for various encrypted media and applications | 145 |
crackpkcs12/crackpkcs12 | A tool to crack passwords from PKCS#12 files by guessing or trying all possible combinations of characters | 145 |
hashview/hashview | A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 360 |
travco/rephraser | A password cracking tool using Markov chains to generate linguistically plausible candidates | 61 |
jakewnuk/ptt | A versatile utility designed to facilitate password cracking by applying custom rules and transformations to input data | 21 |
glv2/bruteforce-wallet | A tool to crack encrypted wallet files by trying various passwords | 366 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
mufeedvh/pdfrip | A tool for cracking PDF passwords using various methods such as dictionary attacks and brute-forcing | 676 |
hegusung/webhashcat | A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. | 291 |
wavestone-cdt/wavecrack | A web-based password cracking interface for hashcat | 166 |
joswr1ght/cowpatty | A tool for cracking WPA-PSK passphrases using brute-force dictionary attacks | 190 |
gehaxelt/rnn-passwords | A tool that uses Recurrent Neural Networks to learn and guess passwords by analyzing character patterns | 86 |
javirandor/passgpt | A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 49 |
ctxis/crackerjack | A web interface for password cracking tool Hashcat | 357 |