Hacker News new | ask | show | jobs
by matthewmacleod 743 days ago
AND that site has to be using unsalted MD5 password hashes, in which case you were already doomed
1 comments

Salts do not make brute-forcing any more "difficult" though if that's the method you're using to crack with.
Of course this is correct (merely makes it so that you have to brute force instead of look up in your book)!