I am just curious if this can be done.
I have the hashed password (algorithm SHA1) and Password salt, would I be able to retrieve the password?
Can it be done in SQL server or can it be done via any software?
example:
Hashed GQdsHCOcun8JuysvqsM3pP0eeoU=
Password salt: CDjIsQcbz23NzXZLzHRTVw==
Thanks