pack
Password analyzer
A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords.
PACK (Password Analysis and Cracking Kit)
807 stars
46 watching
159 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
digininja/pipal | An analysis tool for password data that generates statistics and helps users interpret the results. | 634 |
sooshie/packerid | A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
cboesecurity/password_pwncheck | A tool that checks password strength against breached lists and other rules to help maintain enterprise password policies. | 158 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 793 |
johnlatwc/pypowershellxray | Decodes and analyzes encoded PowerShell scripts to identify potential shellcode and reverse-engineered APIs. | 215 |
ctxis/crackerjack | A web interface for password cracking tool Hashcat | 358 |
xfox64x/hashcat-stuffs | A collection of tools and scripts designed to aid in password cracking using the Hashcat software | 50 |
thetechromancer/password-smelter | Analyze and report on password strength and characteristics | 18 |
xpepper/passwordstrengthchecker | A tool to evaluate password strength based on length, character types, and special characters. | 6 |
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 32 |
0xvavaldi/gramify | Analyzes text data to extract patterns of words or characters for password cracking and analysis purposes. | 28 |
packing-box/peid | A tool for detecting packed executables in Windows files by identifying embedded signatures | 130 |
cyb3rko/pazzword | An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. | 71 |