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: Help understanding NetNTLMv2
Post: RE: Help understanding NetNTLMv2

Best way to explain: https://github.com/hashcat/hashcat/blob/master/OpenCL/m05600_a0-pure.cl#L46-L107
atom hashcat 1 1,864 02-26-2019, 10:08 PM
    Thread: AMD rx480
Post: RE: AMD rx480

If you just want to try it on linux you can also use AMDGPU drivers
atom hashcat 6 3,192 02-26-2019, 10:09 PM
    Thread: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...

If you just want to get started try a different hash mode. The iTunes backup >= 10.0 is the slowest algorithm around.
atom hashcat 9 7,472 02-26-2019, 10:10 PM
    Thread: build for windows from linux
Post: RE: build for windows from linux

BUILD.md was updated
atom hashcat 3 2,032 03-03-2019, 11:33 AM
    Thread: Total Noob hoping for some Hashcat help.
Post: RE: Total Noob hoping for some Hashcat help.

This completely makes no sense. In -m 10300 the salt is part of the hash.
atom hashcat 1 1,341 03-03-2019, 11:42 AM
    Thread: Recover password from FreeArc file
Post: RE: Recover password from FreeArc file

arc is not supported
atom hashcat 1 1,570 03-03-2019, 11:43 AM
    Thread: Macbook Pro starts at a decent speed but after a bit it is stuck at a low speed
Post: RE: Macbook Pro starts at a decent speed but after...

Please post the command line you are using
atom hashcat 1 1,323 03-10-2019, 06:24 PM
    Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored

What happens if you just use a single keyfile? Which PIM are you using?
atom hashcat 13 5,712 03-10-2019, 06:29 PM
    Thread: how do i run brute wallet.aes.json blockchain info?
Post: RE: how do i run brute wallet.aes.json blockchain ...

Cracks fine for me with latest version
atom hashcat 9 4,581 03-10-2019, 06:35 PM
    Thread: Can I use Hashcat for checking against HIBP DB?
Post: RE: Can I use Hashcat for checking against HIBP DB...

Why is that the opposite? Sounds like a traditional wordlist attack to me.
atom hashcat 4 3,071 03-10-2019, 06:37 PM
    Thread: iTunes backup crack too slow
Post: RE: iTunes backup crack too slow

I've fixed this on GitHub master and created a new beta on https://hashcat.net/beta/ Thanks for reporting!
atom hashcat 8 3,798 03-11-2019, 11:21 AM
    Thread: iTunes backup crack too slow
Post: RE: iTunes backup crack too slow

I'm not sure what's the problem. All numbers match perfectly. I ran this on my rx480 which is the closest I have matching you GPU. It's 10,000,000 iterations of PBKDF2-HMAC-SHA256. So let's benchma...
atom hashcat 8 3,798 03-14-2019, 08:37 AM
    Thread: iClass request
Post: RE: iClass request

I'd be happy to add this to hashcat. Just need the details.
atom hashcat 4 2,577 03-14-2019, 08:38 AM
    Thread: GPU usage optimization
Post: RE: GPU usage optimization

This is relevant only for AMD GPU. Don't use these settings, they can break things.
atom hashcat 2 1,799 03-14-2019, 08:42 AM
    Thread: Hebrew charset + masking?
Post: RE: Hebrew charset + masking?

There are a million things to think of when it comes to the encoding nightmare. Generally: Hashes work bytewise. Hashcat works bytewise. No need to do anything if you run wordlist attacks. It will...
atom hashcat 2 1,657 03-14-2019, 08:46 AM
    Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored

I can't reproduce this locally: Code: -- root@ht:~/hashcat# ./hashcat -m 13761 tools/vc_tests/hashcat_sha256_aes_boot_pim500.vc -a 3 hashca?l --veracrypt-pim 500 hashcat (v5.1.0-737-gbbae1b53...
atom hashcat 13 5,712 03-14-2019, 11:05 AM
    Thread: Fixed length passwords w/ wordlists
Post: RE: Fixed length passwords w/ wordlists

Use princeprocessor, add ?l, ?d and ?u as part of the wordlist, set pw-min 8 and --pw-max 8 and use --elem-cnt-max 4 to workaround the brute-force effect.
atom hashcat 1 1,309 03-18-2019, 09:51 AM
    Thread: hashcat WPA benchmark not starting at all
Post: RE: hashcat WPA benchmark not starting at all

Why use such an old driver? Stick to the latest. Also, try https://hashcat.net/beta/
atom hashcat 12 8,216 03-18-2019, 09:53 AM
    Thread: Multi-GPU utilization
Post: RE: GPU utilization

The performance of the GPU is not because they are fast but they run in parallel. A too low -l hinders them utilizing all shader. Also, try -w 3 if -l is big enough
atom hashcat 5 3,040 03-18-2019, 10:11 AM
    Thread: Brain with NetNTLMv2, WPA2, Kerberos TGS, etc.
Post: RE: Brain with NetNTLMv2, WPA2, Kerberos TGS, etc.

Right, the max. cracking speed is around 500kH/s. The 28kH/s is only because by default not all feature sets are enabled.
atom hashcat 4 2,109 03-23-2019, 06:09 PM