PDA

View Full Version : vBulletin password hash?


[email protected] vbmenu_register("postmenu_1731892", true);
02-02-2009, 01:31 PM
Hi,

can you please tell me which algorithm is used to generate the hash for the users passwords in the vbulletin database? I tried md5, sha1 and a bunch of other algorithms but i never get the result which is stored in the vBulletin vb_user / password.

I need to replace some passwords by hand in the database.

Thank you!

nk

Marco van Herwaarden
02-02-2009, 01:42 PM
To replace a password, simply edit the user in the AdminCP and set a new password.