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 Replies Views Posted [asc]
    Thread: What is the diffenrence?
Post: RE: What is the diffenrence?

Different kinds of optimisations apply. They both try the same candidates but do so in very different ways.
undeath hashcat 1 532 04-05-2020, 01:44 AM
    Thread: Pregen PMKs using hashcat
Post: RE: Pregen PMKs using hashcat

It's not possible using hashcat. You need to use hcxtools.
undeath hashcat 3 806 04-04-2020, 02:36 AM
    Thread: Hashcat freezes
Post: RE: Hashcat freezes

I tested with my CPU and nVidia GPU and both worked for me.
undeath Beta Tester 18 4,196 04-02-2020, 12:58 PM
    Thread: Hashcat help with email combining to password.
Post: RE: Hashcat help with email combining to password.

if you have a list of email:hash you can use --show with --username combined: Code: -- hashcat -m 99999 --show --username user_hash.txt user1:passwd1:passwd1 user2:passwd2:passwd2 user3:passwd3:pass...
undeath hashcat 3 965 04-02-2020, 12:41 AM
    Thread: hashcat on raspberry pi 4
Post: RE: hashcat on raspberry pi 4

https://hashcat.net/forum/thread-2368.html?highlight=raspberry+pi
undeath hashcat 3 1,256 04-01-2020, 01:45 AM
    Thread: Hashcat freezes
Post: RE: Hashcat freezes

philsmd Wrote: (03-31-2020, 10:43 PM) -- Does this work for undeath ? -- This works for undeath.
undeath Beta Tester 18 4,196 04-01-2020, 01:28 AM
    Thread: no GPU connected (AMD Radeon RX5600XT)
Post: RE: no GPU connected (AMD Radeon RX5600XT)

If you still have pocl installed try to remove that.
undeath hashcat 4 1,100 03-31-2020, 06:13 PM
    Thread: hashcat problem with huge dictionary text files (bug)
Post: RE: hashcat problem with huge dictionary text file...

If you use a dictionary you should use a dictionary attack (a0).
undeath hashcat 3 878 03-31-2020, 06:12 PM
    Thread: Hash Mode question
Post: RE: Hash Mode question

PMK modes are for SSID-specific lookup tables (poor man's rainbow table) and are generally only useful in very specific circumstances. PMKID is a slightly different attack on WPA that is generally mo...
undeath hashcat 1 581 03-31-2020, 03:44 PM
    Thread: Hashcat freezes
Post: RE: Hashcat freezes

I can confirm something is amiss when using the wordlist provided by gentl above. Code: -- hashcat -m 21700 /tmp/example.21700 /tmp/123.txt -- shows the status prompt but does not react on pressin...
undeath Beta Tester 18 4,196 03-30-2020, 07:49 PM
    Thread: Crack pbkdf2
Post: RE: Crack pbkdf2

Then you should install the correct OpenCL runtimeā€¦
undeath hashcat 7 1,452 03-30-2020, 07:35 PM
    Thread: no GPU connected (AMD Radeon RX5600XT)
Post: RE: no GPU connected (AMD Radeon RX5600XT)

install rocm
undeath hashcat 4 1,100 03-30-2020, 12:38 AM
    Thread: hashcat problem with huge dictionary text files (bug)
Post: RE: hashcat problem with huge dictionary text file...

you are using -a3 (mask attack) with a dictionary btw, pocl is not recommended, you should use the Intel OpenCL runtime
undeath hashcat 3 878 03-30-2020, 12:05 AM
    Thread: Crack pbkdf2
Post: RE: Crack pbkdf2

--force is bad
undeath hashcat 7 1,452 03-29-2020, 10:50 PM
    Thread: Using DD to get the hash of a non-system partition encrypted by VeraCrypt
Post: RE: Using DD to get the hash of a non-system parti...

if your dd in fact spits out ascii-hex it's probably broken
undeath hashcat 3 861 03-29-2020, 04:27 PM
    Thread: Apache $apr1$ MD5 separator unmatched error on example hash
Post: RE: Apache $apr1$ MD5 separator unmatched error on...

save the hash in a textfile or escape your special shell characters
undeath hashcat 2 987 03-29-2020, 04:25 PM
    Thread: Password wallet recovery wasabi
Post: RE: Password wallet recovery wasabi

https://docs.wasabiwallet.io/using-wasabi/WalletRecovery.html
undeath hashcat 16 3,264 03-29-2020, 03:50 PM
    Thread: Password wallet recovery wasabi
Post: RE: Password wallet recovery wasabi

If you have the seed words you can simply restore your wallet by creating a new one with the same seed.
undeath hashcat 16 3,264 03-29-2020, 03:29 PM
    Thread: Hashcat pot file on MacOS.
Post: RE: Hashcat pot file on MacOS.

exhausted = not found
undeath hashcat 1 606 03-25-2020, 01:03 AM
    Thread: How hashcat work?
Post: RE: How hashcat work?

have you tried the beta version?
undeath hashcat 17 3,926 03-23-2020, 02:53 PM