12-28-2017, 10:12 PM
Hey everyone,
I tryin to decrypt my hashed password with algorithm. In documentation and/or another pages not directly support it. Can you show me any way ?
I tryin to decrypt my hashed password withÂ
Code:
sha512(sha512($pass).$salt)