mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 22:51:14 -07:00
Shard Wordlist (option 7) now prompts for an output base path and a shard count, then writes all N interleaved parts as base.001..base.00N in a single pass instead of one file per modulus/offset invocation. Matches the intended distributed-cracking workflow: split once, copy one part per node. Updates tests and README usage docs; bumps CHANGELOG to 2.10.11. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>