php code to convert password from md5 to the normal set password
mayreeh 0 Newbie Poster
Recommended Answers
Jump to PostYou should NEVER reverse a modified password. The whole point of it is that NOBODY (including the site owner) can access the original string. New passwords should be set and sent along with a one-time reactivation link via e-mail. The user should then be prompted (or forced) to change the …
Jump to PostI believe he is looking for an algorithm that can reverse md5 hashes which I can easily provide and a computer which can process the algorithm. To have a computer to process the algorithm, you would need to invent the zero point module (zpm) to power a computer which is …
All 6 Replies
urtrivedi 276 Nearly a Posting Virtuoso
niranga 9 Junior Poster

diafol
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
niranga 9 Junior Poster
EnjoyYourMeal 5 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.