long mask issue
#9
This approach is only advantageous if you know e.g. the exact algorithm used to produce the random numbers and know the algorithm has some flaw you can exploit to attempt to predict the numbers. Otherwise the keyspace is still the same, except now you're just pissing in the wind. Well, you're pissing in the wind regardless since the keyspace is impossible. But the probability of you "getting lucky" is not any more likely than going sequentially or using markov chains or something.

Also ?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d isn't even a valid mask for Hashcat, as it's greater than 2^64 - 1. So in one regard, streaming candidates into hashcat is a valid approach to work around the uint64 limitation. But on the other hand, it's fruitless to even attempt to brute force this keyspace since it's impossibly large. So the workaround is still for naught.

This thread is braindead no matter how you slice it.


Messages In This Thread
long mask issue - by PePPeRmix - 02-11-2017, 08:48 PM
RE: long mask issue - by royce - 02-11-2017, 11:54 PM
RE: long mask issue - by devilsadvocate - 02-12-2017, 02:33 AM
RE: long mask issue - by royce - 02-12-2017, 05:04 AM
RE: long mask issue - by devilsadvocate - 02-12-2017, 05:44 AM
RE: long mask issue - by PePPeRmix - 02-12-2017, 09:24 PM
RE: long mask issue - by Ahmed18 - 02-12-2017, 12:09 AM
RE: long mask issue - by royce - 02-12-2017, 05:14 AM
RE: long mask issue - by royce - 02-12-2017, 06:28 AM
RE: long mask issue - by epixoip - 02-12-2017, 08:08 AM
RE: long mask issue - by royce - 02-12-2017, 09:44 PM
RE: long mask issue - by epixoip - 02-13-2017, 01:32 AM