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.
save calculated hashes or check against partial hash
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
save calculated hashes or check against partial hash - by r00t - 07-19-2015, 11:41 PM
RE: save calculated hashes or check against partial hash - by epixoip - 07-20-2015, 12:15 AM
RE: save calculated hashes or check against partial hash - by r00t - 07-20-2015, 12:53 AM
RE: save calculated hashes or check against partial hash - by epixoip - 07-20-2015, 01:08 AM
RE: save calculated hashes or check against partial hash - by r00t - 07-20-2015, 01:43 AM
RE: save calculated hashes or check against partial hash - by undeath - 07-20-2015, 11:04 AM
RE: save calculated hashes or check against partial hash - by r00t - 07-20-2015, 08:54 PM
|