01-17-2015, 06:48 PM
Easiest way would be to treat it as sha256(pass.salt), use the plaintext password as the salt, and crack the salt as the password.
But this begs the question -- if you already have the password, why do you care what the salt is?
But this begs the question -- if you already have the password, why do you care what the salt is?