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: Problems with itunes password
Post: RE: Problems with itunes password

Ok, so from what I understand your candidates look like this: .,onetwo., in that case you can use hashcat's combinator mode (-a 1) with -j '^,^.' -k '$.$,' hashcat -a 1 wordlist.txt wordlist.txt -j...
undeath hashcat 5 3,172 10-03-2018, 11:57 AM
    Thread: Video garbled after long run
Post: RE: Video garbled after long run

There may be hardware damage that is not as easily triggered by the older driver. All in all it sounds like defective hardware.
undeath hashcat 6 3,851 10-03-2018, 12:54 PM
    Thread: Optimize this crack
Post: RE: Optimize this crack

spin711 Wrote: (10-04-2018, 11:10 AM) -- The main 10 chars password might be a truly random string generated by CSPRNG method Stats found: - Maximum 7 digits - No more than 3 repeated chars side...
undeath hashcat 3 2,639 10-04-2018, 12:01 PM
    Thread: Help please ! can't figure out the mode to be used
Post: RE: Help please ! can't figure out the mode to be ...

https://hashcat.net/wiki/doku.php?id=example_hashes
undeath hashcat 3 2,866 10-05-2018, 04:13 PM
    Thread: attack mode 1 and session restore?
Post: RE: attack mode 1 and session restore?

maybe you haven't reached a checkpoint yet? How far was the attack?
undeath hashcat 4 2,634 10-05-2018, 10:02 PM
    Thread: beginner is cracking his first md5
Post: RE: beginner is cracking his first md5

bo_bcAt Wrote: (10-07-2018, 09:04 AM) -- For me its good at first, its easier, and it works, for now. -- well, see how you are confused by options that you don't actually need? Working with the com...
undeath hashcat 5 3,733 10-07-2018, 12:39 PM
    Thread: attack mode 1 and session restore?
Post: RE: attack mode 1 and session restore?

I cannot reproduce this problem with the same hash mode on hashcat 4.2.1 and combinator attack. Code: -- $ hashcat64.bin -m2500 --session test /tmp/test.hccapx wordlists/1 wordlists/2 -a1 Session...
undeath hashcat 4 2,634 10-07-2018, 12:57 PM
    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...

1. hashcat -a0 [options] wordlist1.txt wordlist2.txt […] 2. https://hashcat.net/wiki/doku.php?id=mask_attack
undeath hashcat 3 2,600 10-19-2018, 05:52 PM
    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