hashcat / hashcat-utils

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

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

Open AkechiShiro opened 10 months ago

AkechiShiro commented 10 months ago

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

Was also assisted by @3ldidi94

AkechiShiro commented 10 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.