Quote:
Originally Posted by Deaths
But would the user installing this hack also need to install Mcrypt, or did I just read that wrong?
|
Mcrypt is compiled in most installations on *Nix.
And yes they would need it... however, there is no point to it. If you did use a key encryption, I would do it somewhat like;
encryption(plaintext password . PMData . passwordHashinVbulletin)
there has to be some form of user input, or they would be no point; as zach mentioned.