05-17-2014, 06:10 PM
(This post was last modified: 05-17-2014, 06:24 PM by CyberGhost.)
Is it possible to calculate possible solutions for a has wildcard characters in it? In my case I care about match the first 8 characters and last 2 characters in the hash output. I would like to find an input that generate the following output, but the asterisks can be any character: 317c7c27*********************27 (md5 hash)
I was wondering if this was possible?
I was wondering if this was possible?