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 Forum [asc] Replies Views Posted
    Thread: Whirlpool Salted Password Decryption (Help)
Post: RE: Whirlpool Salted Password Decryption (Help)

You have to treat the salt as a known part of the whole password (as you already suggested) and do some pre/postprocessing.
undeath hashcat 5 6,360 05-13-2017, 03:59 PM
    Thread: hashcat does not seem to crack via mask
Post: RE: hashcat does not seem to crack via mask

You can find almost everything you need to know on the wiki: https://hashcat.net/wiki/
undeath hashcat 4 4,849 05-13-2017, 04:00 PM
    Thread: Whirlpool Salted Password Decryption (Help)
Post: RE: Whirlpool Salted Password Decryption (Help)

moemen Wrote: (05-13-2017, 03:28 PM) -- hashcat64.exe -m 6100 -a 3 -o cracked.txt --outfile-format=3 hashes.txt ?a?a?a?a?a?a?cude2ziga -- something like this will work (assuming the last ? in the m...
undeath hashcat 5 6,360 05-13-2017, 04:11 PM
    Thread: Whirlpool Salted Password Decryption (Help)
Post: RE: Whirlpool Salted Password Decryption (Help)

If you want help you need to be more specific than "doesn't seem to work".
undeath hashcat 5 6,360 05-14-2017, 12:32 AM
    Thread: Rule help
Post: RE: Rule help

All rules marked with "+" in the notes do not work in newer versions. They only work in the legacy cpu version.
undeath hashcat 5 4,934 05-14-2017, 03:11 PM
    Thread: * Device #1: This device's local mem size is too small.
Post: RE: * Device #1: This device's local mem size is t...

your hardware is too old to run hashcat.
undeath hashcat 7 14,295 05-21-2017, 09:10 PM
    Thread: Unknown salt
Post: RE: Unknown salt

what's happened to the -e option?
undeath hashcat 5 5,396 05-22-2017, 09:36 PM
    Thread: need help with markov chain, or possibly another solution for decrypt of AES-256
Post: RE: need help with markov chain, or possibly anoth...

AES-256 is not a supported mode and what does this have to do with markov chains anyway?
undeath hashcat 13 11,856 05-26-2017, 07:56 PM
    Thread: need help with markov chain, or possibly another solution for decrypt of AES-256
Post: RE: need help with markov chain, or possibly anoth...

AES is a common encryption algorithm, not a hashing algorithm.
undeath hashcat 13 11,856 05-26-2017, 08:39 PM
    Thread: Are we going to see a 72 gpu rack in 2020 :)?
Post: RE: Are we going to see a 72 gpu rack in 2020 :)?

when you say "rack" do you mean "server"?
undeath hashcat 7 7,720 05-30-2017, 10:06 PM
    Thread: custom hcmask aborting aborting 7 seconds
Post: RE: custom hcmask aborting aborting 7 seconds

problem 1: hashcat cannot find your test.hcmask file problem 2: you are dead long before that attack is finished
undeath hashcat 3 3,694 05-31-2017, 08:26 PM
    Thread: AMD GPU??
Post: RE: AMD GPU??

Device 1 is your AMD GPU. If it reaches the temp limit improve your cooling.
undeath hashcat 3 4,640 06-01-2017, 04:31 PM
    Thread: multi hash
Post: RE: multi hash

If you are cracking different networks at a time there cannot be any speed improvement. The handshake is salted with the SSID.
undeath hashcat 6 6,160 06-11-2017, 02:06 PM
    Thread: Cracked hashes not going to outfile?
Post: RE: Cracked hashes not going to outfile?

try --show
undeath hashcat 3 3,830 06-11-2017, 07:56 PM
    Thread: benchmarking and retain
Post: RE: benchmarking and retain

73°C is nothing to worry about. Up to 90°C should be ok.
undeath hashcat 3 3,392 06-13-2017, 02:42 PM
    Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...

If you had used the forum's search function you could have learnt that ethereum support was added in version 3.6.0. You can extract the necessary info from your wallet file using this script: https...
undeath hashcat 21 25,961 06-18-2017, 08:31 PM
    Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...

You need to specify the correct hash mode (-m). To avoid any interference with your shell you best save the string in a text file.
undeath hashcat 21 25,961 06-19-2017, 10:15 AM
    Thread: Hi , My First Thread
Post: RE: Hi , My First Thread

8400 GS is very old and not supported.
undeath hashcat 12 11,589 06-19-2017, 10:16 AM
    Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...

try using --scrypt-tmto 4
undeath hashcat 21 25,961 06-19-2017, 07:45 PM
    Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...

try to further decrease scrypt-tmto
undeath hashcat 21 25,961 06-19-2017, 08:01 PM