PDA

View Full Version : What language is vbulletin password


jaroah
05-07-2012, 05:10 PM
what is the language for the passwords in the database from vbulletin. i am trying to make alogin system with visual basic haha ±'

syrus.xl
05-07-2012, 06:13 PM
Language?? It uses a combined MD5 hash and a SALT hash.

jaroah
05-07-2012, 06:48 PM
Language?? It uses a combined MD5 hash and a SALT hash.

wauw how can create a program so people can log in via ivisual basic=