05-18-2014, 06:48 AM
that could bring out a new mode tho where you have a list of wordfile and dictionnary and you encode it and compare it against anything that fits the pattern youve devised in this case
317c7c27?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h27
or when parsing the hashfile if theres a ? in the hash you generate all the possible candidate on the fly and add em to the hash list. but from your example you would generate a pretty hefty list so good luck with that. it would be helpful tho for when youre missing 2-3 char from a hash tho...
317c7c27?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h?h27
or when parsing the hashfile if theres a ? in the hash you generate all the possible candidate on the fly and add em to the hash list. but from your example you would generate a pretty hefty list so good luck with that. it would be helpful tho for when youre missing 2-3 char from a hash tho...