🐱👤Hashcat
Hashcat uses precomputed dictionaries, rainbow tables and even brute-force approaches to find an effective and efficient way to crack passwords. + GPU support.
Last updated
Hashcat uses precomputed dictionaries, rainbow tables and even brute-force approaches to find an effective and efficient way to crack passwords. + GPU support.
Last updated
hashcat -m <Hash_algo> -a <attack_type> -D2 <file_to_crack> <hash_dictionary> hashcat -a 0 -m 9600 --status <hash> <worldlist> --force