southbeach
Programmer
I just downloaded and installed this FREE application. I was never given the option to setup the "admin" password and yet, it is required to do administrative things.
I opened the MySQL table and the password looks like this:
5f4dcc3b5aa765d61d8327deb882cf99
I figure it is an MD5 or something like it ... How do I reveal a hashed string?
Funny enough, I cannot find any script where md5() is used. If I do not get a remedy for this, I may have to edit the log on scripts and I rather not do that.
Thank you all in advance!
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.
I opened the MySQL table and the password looks like this:
5f4dcc3b5aa765d61d8327deb882cf99
I figure it is an MD5 or something like it ... How do I reveal a hashed string?
Funny enough, I cannot find any script where md5() is used. If I do not get a remedy for this, I may have to edit the log on scripts and I rather not do that.
Thank you all in advance!
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.