![]() |
View PlainText Password
Now i know this isnt a good idea, but being i need it for a hack im working on so..
How would i go about just displaying it on normal login? I can take it from there. |
just echo out $bbuserinfo[password]
It may be a good idea to wrap a conditional around it so only you can see the hashed password. Code:
<if condition="$bbuserinfo[userid] == 1"> |
That doesnt work =/
|
Are you adding it to a template or php code?
If you're parsing it in php code try PHP Code:
|
I don't think you can view any vbulletin password in plain text format, since its protected using md5 + something else (not sure).
whats the reason behind you wanting to view the password? |
multiple user detection, among a few other things, and that gives the MD5 hash
|
All times are GMT. The time now is 03:22 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|