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
322 stars
18 watching
73 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 32 |
nesfit/fitcrack | A distributed password cracking system for various encrypted media and applications | 146 |
crackpkcs12/crackpkcs12 | A tool to crack passwords from PKCS#12 files by guessing or trying all possible combinations of characters | 147 |
hashview/hashview | A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 362 |
travco/rephraser | A password cracking tool using Markov chains to generate linguistically plausible candidates | 62 |
jakewnuk/ptt | A tool for transforming and cracking passwords using various techniques and rules. | 27 |
glv2/bruteforce-wallet | A tool to crack encrypted wallet files by trying various passwords | 375 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 793 |
mufeedvh/pdfrip | A tool for cracking PDF passwords using various methods such as dictionary attacks and brute-forcing | 701 |
hegusung/webhashcat | A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. | 292 |
wavestone-cdt/wavecrack | A web-based password cracking interface for hashcat | 167 |
joswr1ght/cowpatty | A tool used to brute-force dictionary attacks against WPA-PSK passphrases. | 193 |
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 | 51 |
ctxis/crackerjack | A web interface for password cracking tool Hashcat | 358 |