MD5 mask for password
#1
Hello All,

I am trying to run hashcat by this command:

hashcat64 -m 6211 -a 3 -w 3 --session pmd5 ..\private.tc ?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h

there are 32 ?h but the command gives me this error:

Integer overflow detected in keyspace of mask: ?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h

What I understand is that hashcat can't compute the number of combinations that it will have to check.

Is it possible to bypass such computation?

For a good desktop PC is it possible to go through the keyspace in a reasonable time?
Is supercomputer able to go through the keyspace in a reasonable time? (another question here)


Messages In This Thread
MD5 mask for password - by pbies - 06-27-2018, 05:31 PM
RE: MD5 mask for password - by undeath - 06-27-2018, 05:39 PM
RE: MD5 mask for password - by plaverty9 - 06-27-2018, 05:42 PM
RE: MD5 mask for password - by atom - 06-28-2018, 04:32 PM