Integer overflow detected in keyspace of wordlist
#5
Translator


(11-19-2023, 10:50 PM)drsnooker Wrote: Perhaps I'll repeat my previous comments for the developer to catch this particular error and print a different message....

(10-17-2022, 07:16 PM)drsnooker Wrote: Perhaps a change in error message might be helpful? 
Like: "Used mask has too many entries" or "number of permutations of the used mask exceeds the 2^64 limit"
That would eliminate many new threads in this forum....

(11-19-2023, 11:51 PM)drsnooker Wrote:
(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?

mah very much, but it's irrilevant, it must to start without errors. It's a bug I think
Reply


Messages In This Thread
RE: Integer overflow detected in keyspace of wordlist - by Faber - 11-20-2023, 12:15 AM