Posts: 2,301
Threads: 11
Joined: Jul 2010
He assumed you already know the last part of the password which you could then specify as a salt.
Posts: 83
Threads: 19
Joined: Dec 2014
Yes. The salt is normally stored with the hash. So if you have access to the hash, you have access to the salt.