Hashcat
Last updated
Last updated
hashcat is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 300 highly-optimized hashing algorithms. hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS, and has facilities to help enable distributed password cracking.
Utilisation
First, it is necessary to define the type of hash to find.
We put the hash in a .txt file (hashes.txt)
We will also need the file rockyou.txt
Command
Help
Decode hash
Example for a md5 hash
Command
Display results
→ cracked.txt
or