mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-10 14:12:48 -07:00
e417e3d928
- Detect and optionally filter Windows computer accounts (username ending with $) from pwdump-format NTLM hash files (type 1000) - Detect and optionally deduplicate NetNTLMv1/v2 hashes (types 5500/5600) by username, keeping first occurrence - Add 10 tests covering both features Fixes #27 Fixes #28 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>