Integer overflow detected in keyspace of wordlist
#3
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
Reply


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