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 [desc] Posted
    Thread: SOLVED. Install help needed for Pi The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux
Post: RE: Install help needed for Pi The-Distribution-Wh...

internal compiler error: Segmentation fault something with your gcc is broken
undeath hashcat 1 1,334 03-10-2019, 03:54 PM
    Thread: Rules in 16800 don't work?
Post: RE: Rules in 16800 don't work?

I expect your password is not actually WORD123 but something different. Because WORD123 is only seven characters and thus not a valid WPA2 password. WPA2 has a minimum password length of eight char...
undeath General Talk 8 1,341 06-30-2020, 10:07 AM
    Thread: Rules in 16800 don't work?
Post: RE: Rules in 16800 don't work?

Yes, without using -S words from your wordlist shorter than eight bytes will be rejected.
undeath General Talk 8 1,341 06-30-2020, 11:13 PM
    Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation

Quote: -- hashcat -m 2500 -a 6 something.hccapx wordlist.txt ?d?d?s -- Except for the mask ?d?d?s this is the correct command for what you wanted to do. ?d is a placeholder for digits and does not ...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,344 07-26-2020, 12:23 PM
    Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation

Really, there is no good answer to that question. Brute-force would eventually (read: sometimes long beyond the end of our solar system or the universe) find your password. A good best-effort solution...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,344 07-26-2020, 01:23 PM
    Thread: Ryzen 3900x not recognized.
Post: RE: Ryzen 3900x not recognized.

never use --force You need to install the Intel OpenCL runtime for your CPU to work.
undeath hashcat 5 1,349 04-11-2020, 12:04 PM
    Thread: Ryzen 3900x not recognized.
Post: RE: Ryzen 3900x not recognized.

Doesn't matter, it works for AMD CPUs, too.
undeath hashcat 5 1,349 04-11-2020, 01:05 PM
    Thread: Ryzen 3900x not recognized.
Post: RE: Ryzen 3900x not recognized.

Looks like installing the Intel OpenCL runtime broke the ICD loader for you. Maybe you can fix that by reinstalling the loader only.
undeath hashcat 5 1,349 04-11-2020, 04:09 PM
    Thread: New password guessing method
Post: RE: New password guessing method

The example you describe can be easily solved using hashcat's rules (and in fact already has many years ago, see the korelogic rules). Unless you cannot use rules to express your mutations you shou...
undeath hashcat 2 1,362 01-03-2020, 02:57 PM
    Thread: Litecoin asic L3+ and Scrypt hash
Post: RE: Litecoin asic L3+ and Scrypt hash

ASICs are very very specific about the thing they do. You won't be able to utilise those for anything but litecoin mining.
undeath hashcat 3 1,363 11-24-2019, 10:51 PM
    Thread: Multiple GPU Problem
Post: RE: Multiple GPU Problem

possibly heat or power throttling.
undeath Hardware 3 1,380 03-11-2020, 07:50 PM
    Thread: Precomputation
Post: RE: Precomputation

Not supported. The technique you're looking for is called rainbow table.
undeath General Talk 1 1,386 03-24-2019, 10:55 PM
    Thread: I want to get the maximum of -S --skip before running hashcat
Post: RE: I want to get the maximum of -S --skip before ...

use the --keyspace argument
undeath hashcat 4 1,386 08-14-2019, 11:55 AM
    Thread: I want to get the maximum of -S --skip before running hashcat
Post: RE: I want to get the maximum of -S --skip before ...

you need to omit the hash when using --keyspace btw, if you're trying to set up distributed cracking you might be interested in https://github.com/s3inlc/hashtopolis
undeath hashcat 4 1,386 08-14-2019, 12:05 PM
    Thread: Ryzen 2400G and errors/wrong driver warnings/slow performance
Post: RE: Ryzen 2400G and errors/wrong driver warnings/s...

What performance issue are you talking about? 7 kH/s seems ok for your CPU.
undeath hashcat 5 1,393 03-22-2020, 11:45 PM
    Thread: Electrum 4 and 5 Token length exception (ver 5.1.0+1736)
Post: RE: Electrum 4 and 5 Token length exception (ver ...

Posting hashes is against the rules. However, hash loads without problems for me. What's your command line?
undeath Beta Tester 4 1,400 03-09-2020, 01:29 AM
    Thread: Electrum 4 and 5 Token length exception (ver 5.1.0+1736)
Post: RE: Electrum 4 and 5 Token length exception (ver ...

Code: -- hashcat -h | grep -i electrum 16600 | Electrum Wallet (Salt-Type 1-3) | Password Managers 21700 | Electrum Wallet (Salt-Type 4) | Password Ma...
undeath Beta Tester 4 1,400 03-09-2020, 01:54 AM
    Thread: AWS and speed of thier GPUs
Post: RE: AWS and speed of thier GPUs

I don't know what made you think developer GPUs are superior for hashcracking. They aren't.
undeath Hardware 6 1,401 06-26-2020, 03:59 PM
    Thread: AWS and speed of thier GPUs
Post: RE: AWS and speed of thier GPUs

Hashcat requires good integer performance. Developer cards usually only boost floating point performance, sometimes even at the cost of integer performance. Consumer GPUs are what work best for hashca...
undeath Hardware 6 1,401 06-26-2020, 11:01 PM
    Thread: hash on rasberry 4 armv7l with a kaili linux
Post: RE: hash on rasberry 4 armv7l with a kaili linux

only x86 systems are officially supported even though you can probably compile hashcat for arm. However, I'm not aware of any working OpenCL runtime for arm/rpi which is required to use hashcat.
undeath hashcat 3 1,407 02-15-2020, 06:32 PM