The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
question about md5()
ok so i know the passwords are encrypted into the database using md5()
now when pulling it uses this code PHP Code:
i need to hack in a login from somewhere else, how do in decrypt the password from the encryption? the above came from member.php under if($action=="login") { thanks alot |
#2
|
||||
|
||||
md5 cannot be decrypted, so you have to encrypt the value of the other loginscript and compare the md5 hashes
|
#3
|
|||
|
|||
thanks xenon, i actually figured it out earlier
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|