08-30-2019, 07:53 PM
well, I would just try to compare it with the benchmark value.
if you test the same input (single hash, -w 3 or even -w 4 and -O and mask ?b?b?b?b?b?b?b), the speed should be the same.
if by changing the mask from ?b?b?b?b?b?b?b to your mask with ?1s the speed drops, it's for sure a too small keyspace.
we need to first confirm this
if you test the same input (single hash, -w 3 or even -w 4 and -O and mask ?b?b?b?b?b?b?b), the speed should be the same.
if by changing the mask from ?b?b?b?b?b?b?b to your mask with ?1s the speed drops, it's for sure a too small keyspace.
we need to first confirm this