05-03-2023, 12:35 PM
well no, you could increase the timeout, but i think it would be a better approach when reaching such long candidates to switch to really generating a dictionary from your input
so generate a dict with lenght 32, run hashcat with this dict and while hashcat is running generate the dict of length 33, 34 and so on (depending how fast or slow hashcat is in comparison to your script), when hashcat finishes you can delete length 32 and switch to 33
sry but i dont have any better idea
so generate a dict with lenght 32, run hashcat with this dict and while hashcat is running generate the dict of length 33, 34 and so on (depending how fast or slow hashcat is in comparison to your script), when hashcat finishes you can delete length 32 and switch to 33
sry but i dont have any better idea