Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author [desc] Forum Replies Views Posted
    Thread: Recover from hash with SSHA and Salt
Post: Recover from hash with SSHA and Salt

Hi all, I don't know much about recovery and I need help but I assume this shouldn't be too complicated, or is it? The hash starts with {ssha} followed by 54 characters and ending with == Hash metho...
w98 General Help 4 6,583 05-28-2015, 03:57 PM
    Thread: Recover from hash with SSHA and Salt
Post: RE: Recover from hash with SSHA and Salt

I have tried that but I get output similar to the following, which is not right because I know the password is a combination of letters and numbers, I just can't remember it. �%Ջ4G ��� �...
w98 General Help 4 6,583 05-28-2015, 04:28 PM
    Thread: Recover from hash with SSHA and Salt
Post: RE: Recover from hash with SSHA and Salt

I've tried: Code: -- ...\cudaHashcat-1.36>cudahashcat64 -m --hash-type=111 -a --attack-mode=3 hash.txt -o out.txt cudaHashcat v1.36 starting... WARNING: Hashfile 'hash.txt' in line 1 ({ssha}...
w98 General Help 4 6,583 05-28-2015, 04:44 PM
    Thread: Recover from hash with SSHA and Salt
Post: RE: Recover from hash with SSHA and Salt

I managed to get it started with: Code: -- ...\cudaHashcat-1.36>cudahashcat64 -m 111 -a --attack-mode=3 hash.txt -o out.txt -- ...and using the hash in the form below: Code: -- {ssha}*...
w98 General Help 4 6,583 05-28-2015, 05:00 PM