I have a sha256hash with this value XCehCf3Awy
it has Upper case ,Lower Case and Numbers
is the best method for this hash -a 3 ( BF)?
and im trying to use it like this :
hashcat -m 1400 -a 3 test.hash ?a?a?a?a?a?a?a?a?a?a
But Im getting this error :
Integer overflow detected in keyspace of mask: ?a?a?a?a?a?a?a?a?a?a
what is the correct usage for option -a 3 ?
it has Upper case ,Lower Case and Numbers
is the best method for this hash -a 3 ( BF)?
and im trying to use it like this :
hashcat -m 1400 -a 3 test.hash ?a?a?a?a?a?a?a?a?a?a
But Im getting this error :
Integer overflow detected in keyspace of mask: ?a?a?a?a?a?a?a?a?a?a
what is the correct usage for option -a 3 ?