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 [asc] Views Posted
    Thread: Hashcat is showing wrong password
Post: RE: Hashcat is showing wrong password

hashcat can only be used to recover the password of an encrypted pdf document. There are other tools that can remove restrictions from pdf files without cracking the password.
undeath hashcat 10 8,001 02-08-2018, 07:26 PM
    Thread: I can not determine the number in the hashcat
Post: RE: I can not determine the number in the hashcat

https://hashcat.net/wiki/doku.php?id=example_hashes
undeath hashcat 10 8,863 02-10-2018, 02:13 PM
    Thread: DES ECB error
Post: RE: DES ECB error

The high amount of multithreading causes non-determinism regarding the order of candidates processed.
undeath hashcat 10 7,626 02-17-2018, 09:38 PM
    Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax

Quote: -- Hash 'hash.txt': Line-length exception -- that message indicates hashcat cannot find your file
undeath hashcat 10 6,738 03-30-2018, 10:35 AM
    Thread: Minimum investment on a descent rig for 16+ character NTLM passwords
Post: RE: Minimum investment on a descent rig for 16+ ch...

I'd invest in a simple calculator.
undeath Hardware 10 8,020 05-08-2018, 09:54 PM
    Thread: Minimum investment on a descent rig for 16+ character NTLM passwords
Post: RE: Minimum investment on a descent rig for 16+ ch...

yes, the password length in combination with "brute force"
undeath Hardware 10 8,020 05-08-2018, 09:59 PM
    Thread: Cooling
Post: RE: Cooling

GOD Wrote: (05-15-2018, 12:39 PM) -- Looks like he's talking about GPU not CPU. -- GPUs have thermal paste, too
undeath hashcat 10 7,557 05-15-2018, 12:52 PM
    Thread: Best GPU
Post: RE: Best GPU

laptop GPUs are never worth it
undeath General Talk 10 16,925 05-18-2018, 02:13 PM
    Thread: help identify algo from kerio connect
Post: RE: help identify algo from kerio connect

Looks weird. Maybe it's coincidence that they all start with "3" but I'm not sure. Also the last part is fixed. Actual data is 32 characters, fixed part is 16 characters. That doesn't match any normal...
undeath hashcat 10 8,849 06-12-2018, 02:10 PM
    Thread: help identify algo from kerio connect
Post: RE: help identify algo from kerio connect

what's a little confusing is the random data at the beginning of the hash/encrypted data. Since the last bytes (probably encrypted or hashed ciphertext) are static this does not seem to be an encrypti...
undeath hashcat 10 8,849 06-13-2018, 03:24 PM
    Thread: Combinator Attack issue with rules
Post: RE: Combinator Attack issue with rules

royce Wrote: (07-08-2018, 07:23 PM) -- ?d?d?d?d rule mask --
undeath hashcat 10 6,617 07-09-2018, 03:03 PM
    Thread: Combinator Attack issue with rules
Post: RE: Combinator Attack issue with rules

There is not "a rule" to simulate a hybrid attack ;) Since OP is already confused about rules vs masks that info was not very helpful. But you are right, hybrid attacks don't actually support stdin, s...
undeath hashcat 10 6,617 07-09-2018, 05:01 PM
    Thread: Combinator Attack issue with rules
Post: RE: Combinator Attack issue with rules

k4rlm4rx Wrote: (07-09-2018, 11:18 PM) -- I just never though of making a single digit rule instead I thought of a 4 digit rule. -- Technically you can do both, but the later approach will use up mo...
undeath hashcat 10 6,617 07-10-2018, 12:39 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

what happens when you run Code: -- hashcat64.exe -m 2500 -a3 crackme.hccapx password123 -- ? Try the example hccapx file: https://hashcat.net/wiki/doku.php?id=example_hashes
undeath hashcat 10 5,466 09-18-2018, 05:06 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

as noted otherwise, the password for the example hccapx is "hashcat!" (with trailing exclamation mark)
undeath hashcat 10 5,466 09-18-2018, 08:30 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

your input word must be at least eight characters (before rule manipulation), otherwise it'll be skipped
undeath hashcat 10 5,466 09-18-2018, 09:07 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

john2014 Wrote: (09-19-2018, 12:18 AM) -- If this is the case, why? Maybe because the minimum length for WPA is 8 chars and so the code first rejects BEFORE the rule is applied? -- exactly john20...
undeath hashcat 10 5,466 09-19-2018, 08:58 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