Urgent Help With User Info
Subject: Urgent Help With User Info
I need to export my users info but i need to be able to see their passwords to be implemented on external system but when i export from database password is encrypted .
Subject: Re: Urgent Help With User Info
supostabme, I think you cannot see the passwords instead you do something not very etical, that is try to decrypt them one by one. Also you can get a password that is not really the original password, but it works (for the last I'm not 100% sure, it depends on the cryptage system).
Subject: Re: Urgent Help With User Info
If you need their password for a backup or other icy phoenix forum, you have engough with them encripted.
Edit:
Passwords are encripted using MD5, which is not a easy encriping rerversible system.
Unique way I know to do that you want is using forcebrute (it will waste too many time to you).
If you need to set anther password you are unable to change, you can DL a program for making MD5 hashes.
Edit:
Passwords are encripted using MD5, which is not a easy encriping rerversible system.
Unique way I know to do that you want is using forcebrute (it will waste too many time to you).
If you need to set anther password you are unable to change, you can DL a program for making MD5 hashes.
Subject: Re: Urgent Help With User Info
Try to convert the external system password encryption to md5, i think it's not possible to rollback a password from md5
Subject: Re: Urgent Help With User Info
I´ve said it before, only with forcebrute.
It takes too time when password is longer than 5 characters if it could use any kind of character...
Zuker wrote: [View Post]
I´ve said it before, only with forcebrute.
It takes too time when password is longer than 5 characters if it could use any kind of character...
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.4753s (PHP: 4% SQL: 96%)
SQL queries: 11 - Debug Off - GZIP Enabled