hashcat / hashcat-utils

Small utilities that are useful in advanced password cracking
MIT License
1.36k stars 355 forks source link

Upgrade LEN_MAX up to 512 for all combinators by default #82

Open AkechiShiro opened 11 months ago

AkechiShiro commented 11 months ago

I needed to combine wordlist that had long long strings, hence why this PR.

Was also assisted by @3ldidi94

AkechiShiro commented 11 months ago

Hi @jsteube could you please approve the waiting workflow if it is relevant ? Thanks also for making a review if possible, my solution might be too simple as I'm not familiar with all the codebase.