Integer overflow detected in keyspace of wordlist
#4
(11-19-2023, 11:41 PM)Faber Wrote: In my case it's not the solution. 12 chars working if alone, but stop to work when I add a fix part that don't going to exceede the limit.

Ex:
.\hashcat.exe -a 3 -w 4 -m 11300 myhash.txt -o found.txt -1 ?l?d ?1?1?1?1?1?1?1?1?1?1?1?1 - working
.\hashcat.exe -a 3 -w 4 -m 11300 myhash.txt -o found.txt -1 ?l?d ?1?1?1?1?1?1?1?1?1?1?1?1abc - not workin

How many years to complete that one?
Reply


Messages In This Thread
RE: Integer overflow detected in keyspace of wordlist - by drsnooker - 11-19-2023, 11:51 PM