what is the algorithm in your opinion ?
sha256 ($salt)
?
if that would be the case, you could consider the salt just like a unknown password.
what is the format of this salt, what is its characters used and length ?
there is probably an algorithm how salt is generated, why not investigate that if it's not random ?
sha256 ($salt)
?
if that would be the case, you could consider the salt just like a unknown password.
what is the format of this salt, what is its characters used and length ?
there is probably an algorithm how salt is generated, why not investigate that if it's not random ?