View Single Post
  #2  
Old 06-08-2015, 11:29 AM
 
PaladinMatt PaladinMatt is offline
    
Join Date: Jun 2015
Posts: 1
 

Default Re: xcart 4.6.6 user password decryption

I am also attempting to do the same to create a module that will sync user passwords with our other CRM system. So far I am only able to use the blowfish algorithm to decrypt the password to what appears to be a hash
ie
$XCHash$$2a$11$XxRoPnX6VrvME1nFQWvxcuPWEuaoJ.pgxwt ioHY42pNg.8lpbNbOq37801d4E

I have not yet figured out how to get the original password based off of this, but if anyone figures it out please let us know.

Thank you,
__________________
4.6.6
Reply With Quote