save calculated hashes or check against partial hash
#4
Maybe. Hashcat won't help you with this, but you could just write a quick cracker and find out. You don't need to save the output of anything, just write a cracker that tests if substr(md5(md5(str)), 0, 10) === cropped-hash.


Messages In This Thread
RE: save calculated hashes or check against partial hash - by epixoip - 07-20-2015, 01:08 AM