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 [desc] Replies Views Posted
    Thread: help designing an optimal attack - veracrypt non-boot drive
Post: RE: help designing an optimal attack - veracrypt n...

Sounds like you want to do a table attack (https://hashcat.net/wiki/doku.php?id=table_lookup_attack). Although you need to generate and pipe in candidates using hashcat-legacy (https://hashcat.net/...
undeath hashcat 4 2,805 10-20-2018, 10:31 AM
    Thread: how can i crack a wpa/wpa2 hash with more than one wordlists in one command?
Post: RE: how can i crack a wpa/wpa2 hash with more than...

No, the wordlist names can be whatever you want. You can even specify a directory.
undeath hashcat 3 2,600 10-20-2018, 10:33 AM
    Thread: PKID hash Seprator issue
Post: RE: PKID hash Seprator issue

1. don't use pocl 2. don't use --force and post here 3. hashcat can't find your hash file
undeath hashcat 1 1,867 10-22-2018, 11:06 PM
    Thread: help designing an optimal attack - veracrypt non-boot drive
Post: RE: help designing an optimal attack - veracrypt n...

before running deps.sh, try running export CC="x86_64-w64-mingw32-gcc" export CXX="x86_64-w64-mingw32-g++"
undeath hashcat 4 2,805 10-22-2018, 11:56 PM
    Thread: Keep temp under certain treshold?
Post: RE: Keep temp under certain treshold?

x_pike Wrote: (10-23-2018, 12:16 AM) -- Core [email protected] GTX 1070 16 GB Ram -- x_pike Wrote: (10-23-2018, 04:20 AM) -- ASUS Strix gl502vs laptop -- leaving out that unnecessary part about...
undeath hashcat 7 4,642 10-23-2018, 10:10 AM
    Thread: Keep temp under certain treshold?
Post: RE: Keep temp under certain treshold?

Other than using third-party software to regulate fan speed and/or clock speed, no. You can add -w1 and see if that lowers the load enough to keep the temps down.
undeath hashcat 7 4,642 10-24-2018, 10:49 AM
    Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?

Well, it depends on what exactly you are trying to do but I guess you forgot to supply a wordlist.
undeath hashcat 10 5,277 10-24-2018, 07:45 PM
    Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?

lol, you need to tell hashcat what it's supposed to do. It doesn't do things by magic.
undeath hashcat 10 5,277 10-24-2018, 07:48 PM
    Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?

the wiki is always a good start.
undeath hashcat 10 5,277 10-24-2018, 07:51 PM
    Thread: 7000h/s (not 7000kh/s) on GTX 860m
Post: RE: 7000h/s (not 7000kh/s) on GTX 860m

Since you're only using your GPU for cracking you can simply ignore that warning. However. laptops are not recommended for hashcracking in general because they are not designed for high compute loads ...
undeath hashcat 7 4,333 10-25-2018, 05:20 PM
    Thread: HMAC-SHA1
Post: RE: HMAC-SHA1

convert the output bytes to hex
undeath hashcat 1 1,424 10-26-2018, 10:14 AM
    Thread: Hashcat speed problem?
Post: RE: Hashcat speed problem?

try the latest version
undeath hashcat 1 1,526 10-26-2018, 10:16 AM
    Thread: Brute-force $HEX
Post: RE: Brute-force $HEX

I'm not entirely sure but I think encoding-from/encoding-to does only work with wordlists.
undeath hashcat 3 2,266 10-26-2018, 10:18 AM
    Thread: hybrid attack Netntlm too slow
Post: RE: hybrid attack Netntlm too slow

your are doing something weird. Why are you using -a6 with a 7 char mask when you're trying to crack a LM hash? The plaintext cannot be longer than 7 chars. -a6 is only fast if your left side has enou...
undeath hashcat 12 6,451 10-26-2018, 03:35 PM
    Thread: hybrid attack Netntlm too slow
Post: RE: hybrid attack Netntlm too slow

see my edit above, piping (as you were already doing) is the correct approach.
undeath hashcat 12 6,451 10-26-2018, 03:58 PM
    Thread: hybrid attack Netntlm too slow
Post: RE: hybrid attack Netntlm too slow

it should have used all the possibilities. You can check that by examining the output of the first command on its own.
undeath hashcat 12 6,451 10-27-2018, 10:44 AM
    Thread: Brute-force $HEX
Post: RE: Brute-force $HEX

Well, there is no easy way to do so (other than generating the candidates externally and piping them into hashcat which will slow down your attack). You can craft a mask that is using multiple bytes p...
undeath hashcat 3 2,266 10-27-2018, 10:48 AM
    Thread: Can't Get Past "hashcat (v4.2.1) starting..."
Post: RE: Can't Get Past "hashcat (v4.2.1) starting..."

Something is badly broken with your OpenCL drivers. You probably have a bad driver installed. This doesn't necessarily have to be your nvidia graphics driver.
undeath hashcat 2 2,004 10-27-2018, 10:51 AM
    Thread: 3DES Is there a problem? where did I go wrong ?
Post: RE: 3DES Is there a problem? where did I go wrong ...

use a smaller charset than charsets/DES_full.charset but anyway, if you want to crack a full 3DES key there are better attacks than a full bruteforce. Just hashcat is not your tool to do them.
undeath hashcat 11 6,631 10-27-2018, 12:31 PM
    Thread: Hashcat see only 1 gpu - AMD RX470 rocm
Post: RE: Hashcat see only 1 gpu - AMD RX470 rocm

why are you using --force? Do you have fglrx installed?
undeath hashcat 9 4,595 10-27-2018, 03:25 PM