EN
ENNA

Hashcat

Featured

🔑 Password Attacks · C

Hashcat is the world's fastest and most advanced password recovery utility, supporting over 300 highly optimized hashing algorithms. It leverages GPU acceleration to crack hashes at unprecedented speeds. Hashcat supports multiple attack modes including dictionary attacks, brute-force, combinator, mask attacks, rule-based attacks, and hybrid attacks. It runs on Linux, Windows, and macOS and supports every major GPU vendor.

25.7kstars
3.4kforks
321issues
Updated 1mo ago

Installation

apt (Debian/Ubuntu)

$ sudo apt install hashcat

brew (macOS)

$ brew install hashcat

direct download

$ wget https://hashcat.net/files/hashcat-6.2.6.7z

Use Cases

  • GPU-accelerated password hash cracking
  • Password policy auditing and compliance testing
  • Hash identification and analysis
  • Rule-based attack generation for targeted cracking
  • Credential recovery in forensic investigations

Tags

gpuhash-crackingrule-basedfast

More in Password Attacks