ENNAENNA

hate_crack

馃攽 Password AttacksPython

hate_crack is a Hashcat automation wrapper from TrustedSec that implements a systematic methodology for password cracking. It chains multiple attack modes in order of efficiency: quick dictionary attacks, rule-based mutations, combinator attacks, hybrid attacks, and finally brute-force. The tool integrates with custom wordlists, applies intelligent rule stacking, and manages Hashcat sessions across complex cracking campaigns. It tracks progress across attack phases and resumes interrupted sessions. hate_crack codifies expert password cracking methodology into a repeatable automated workflow that maximizes crack rates while minimizing GPU time.

1.8kstars
279forks
1issues
Updated 2d ago
+I use this

Installation

$ git clone https://github.com/trustedsec/hate_crack.git

Use Cases

  • Automated multi-phase password cracking campaigns
  • Intelligent rule chaining for maximum crack rates
  • Managing long-running Hashcat sessions
  • Standardizing password audit methodology

Tags

hashcatpassword-crackingautomationrule-chainingmethodology

Community Reviews

More in Password Attacks