Splitting Large Single-Line File Into Passwords
#4
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
Reply


Messages In This Thread
RE: Splitting Large Single-Line File Into Passwords - by Snoopy - 05-03-2023, 12:35 PM