Cruor wrote:
Lowis wrote:
Password are encrypted into the database just like any other forum. If you use phpbb3, php-fusion, vbulletin and so many more... We can change the password but we can not retreve the password.
Rev6 should know this better than anyone.
This man speaks the truth. The password is usually encrypted before it even leaves your computer.
But still, somebody may change the forum code to not encrypt passwords. But it's true, usually passwords are md5 encrypted.