Please note, this is a STATIC archive of website hashcat.net from October 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: How to add a rule list/set
Post: RE: How to add a rule list/set

it's all documented in --help
undeath hashcat 3 2,484 08-30-2018, 04:44 PM
    Thread: Excel salts and hashes
Post: RE: Excel salts and hashes

I expect the hash to be iterated (see spinCount="100000"), and you don't know how exactly salting is done. It may even be PBKDF2.
undeath hashcat 5 4,436 08-24-2018, 05:57 PM
    Thread: Excel salts and hashes
Post: RE: Excel salts and hashes

I don't think this is supported by hashcat.
undeath hashcat 5 4,436 08-24-2018, 05:43 PM
    Thread: Excel salts and hashes
Post: RE: Excel salts and hashes

NA Wrote: (08-24-2018, 04:48 PM) -- (I extracted it the traditional way via ziping). -- What does that mean? hashcat cannot crack non-encryption office passwords.
undeath hashcat 5 4,436 08-24-2018, 04:53 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

SP2005 Wrote: (08-22-2018, 02:00 PM) -- Is that correct ? -- No. Please review hashcat's attack modes and their usages.
undeath User Contributions 187 1,293,341 08-22-2018, 02:54 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

Flomac Wrote: (08-20-2018, 09:46 PM) -- But the tensor cores have a 10x higher output in FLOPS than the traditional GPU cores. -- hashcat doesn't use any floating point operations.
undeath Hardware 93 83,310 08-20-2018, 11:19 PM
    Thread: can i know???
Post: RE: can i know???

you need to pre-generate a PMK list using https://github.com/ZerBea/hcxkeys
undeath hashcat 8 6,372 08-18-2018, 10:19 AM
    Thread: can i know???
Post: RE: can i know???

2501 doesn't use normal word lists. That's the difference over 2500…
undeath hashcat 8 6,372 08-18-2018, 09:58 AM
    Thread: can i know???
Post: RE: can i know???

Sorry, I misread that. Yes, for 2501 you use hccapx files.
undeath hashcat 8 6,372 08-18-2018, 09:46 AM
    Thread: can i know???
Post: RE: can i know???

not possible
undeath hashcat 8 6,372 08-18-2018, 09:24 AM
    Thread: help with sha256
Post: RE: help with sha256

Why are you using --force?
undeath hashcat 3 2,531 08-17-2018, 11:46 AM
    Thread: Optimized kernel problem
Post: RE: Optimized kernel problem

Looks like a temperature or power problem.
undeath hashcat 2 2,854 08-15-2018, 10:44 AM
    Thread: same GPU for Hashcat and 3d animation
Post: RE: same GPU for Hashcat and 3d animation

https://stackoverflow.com/a/29170393
undeath Hardware 2 2,338 08-14-2018, 06:09 PM
    Thread: How to leet-transform only one char ? [edited]
Post: RE: How to leet-transform only one char ? [edited]

It wasn't removed, it has just never been implemented. Note the predecessor of hashcat v3 and later is not hashcat-legacy but oclhashcat.
undeath hashcat 7 3,887 08-14-2018, 04:32 PM
    Thread: Use of "/" slash in mask
Post: RE: Use of "/" slash in mask

If the mask is a valid path hashcat will try to load it as a hcmask file. Workaround is to create a hcmask file that has the / inside.
undeath hashcat 3 2,804 08-13-2018, 05:57 PM
    Thread: How to leet-transform only one char ? [edited]
Post: RE: How to leet-transform only one char ? [edited]

I don't think such cases are easily handled with rules (other than random character replaces). You're much more likely to hit such words using a fingerprint attack (https://hashcat.net/wiki/doku.php?i...
undeath hashcat 7 3,887 08-12-2018, 08:29 PM
    Thread: Attack PMKID 16800 is slow
Post: RE: Attack PMKID 16800 is slow

That's what you can expect from mid range mobile hardware. Especially the md5/wpa ratio is absolutely normal.
undeath hashcat 2 4,479 08-12-2018, 01:14 PM
    Thread: hashcat OpenCL error
Post: RE: hashcat OpenCL error

1. use the latest version of hashcat 2. don't use mesa. use rocm if it supports your card or try the official fglrx driver
undeath hashcat 4 5,679 08-11-2018, 04:25 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

anonymousy Wrote: (08-09-2018, 04:36 PM) -- Hi all. When I try and run this I get "hcxdumptool: command not found". Is this likely to be a chipset issue or a Layer 8 issue?! -- typical case of PEBK...
undeath User Contributions 187 1,293,341 08-09-2018, 04:41 PM
    Thread: Blockchain second passwords
Post: RE: Blockchain second passwords

You can view supported hash formats in the --help output or here (https://hashcat.net/wiki/doku.php?id=example_hashes)
undeath hashcat 3 2,983 08-09-2018, 09:58 AM