Hello,
Given a hash (SHA1, pkdf2-SHA256, etc): To which we don't know what kind of Salt it has, if the Salt is at the beginning, at the end or in the middle, we also don't know if there are additional steps. What do we need to be able to try to extract the hash and decrypt it?
Thanks for...