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: PBKDF2-SHA512 separator unmatched
Post: RE: PBKDF2-SHA512 separator unmatched

I tried with the latest stable release (4.1.0)
undeath hashcat 8 6,526 06-13-2018, 10:19 AM
    Thread: PBKDF2-SHA512 separator unmatched
Post: RE: PBKDF2-SHA512 separator unmatched

I put the example hash into an empty text file and used that as hashfile input for hashcat. then I ran the command Code: -- hashcat -m 7100 -a 3 hashfile hashcat --
undeath hashcat 8 6,526 06-20-2018, 11:03 AM
    Thread: USER:HASH
Post: RE: USER:HASH

tail -f outfile.txt
undeath hashcat 8 6,548 02-04-2018, 10:34 PM
    Thread: Would appreciate assistance with forming correct command structure
Post: RE: Would appreciate assistance with forming corre...

A quantum computer is not what you want. It would be efficient at breaking the underlying cryptography of litecoin (and bitcoin and most others) but not at calculating hashes. Cracking a wallet wit...
undeath hashcat 10 6,583 12-17-2017, 01:10 PM
    Thread: Would appreciate assistance with forming correct command structure
Post: RE: Would appreciate assistance with forming corre...

ok, the keyspace would be: 95^6 [completely unknown characters] * 10 [possible positions for "3"] * 10 [possible positions for "4"] * 11 [possible positions for "5"] = 808601079687500 assuming all th...
undeath hashcat 10 6,583 12-17-2017, 05:35 PM
    Thread: Brute-force TrueCrypt non-system partition
Post: RE: Brute-force TrueCrypt non-system partition

True Image or similar backup programs won't work. You need a sector-by-sector copy like done with dd.
undeath Old oclHashcat Support 3 6,590 04-04-2015, 03:55 PM
    Thread: Recover from hash with SSHA and Salt
Post: RE: Recover from hash with SSHA and Salt

w98 Wrote: (05-28-2015, 03:57 PM) -- I also have the password in HEX -- 1. convert hex to ascii 2. ??? 3. Profit!
undeath General Help 4 6,590 05-28-2015, 04:24 PM
    Thread: IOS 11 backup HASHCAT
Post: RE: IOS 11 backup HASHCAT

punkd9 Wrote: (10-15-2017, 09:19 PM) -- is hashcat able to at least say if any of those letters belonging to the potential passwords are in fact contained in the password? -- no, that's impossible. ...
undeath hashcat 5 6,600 10-15-2017, 09:44 PM
    Thread: IOS 11 backup HASHCAT
Post: RE: IOS 11 backup HASHCAT

punkd9 Wrote: (10-15-2017, 10:02 PM) -- Could You please explain as why it is impossible? -- That's a very fundamental requirement for any cryptographic hash function. If you want to know more: https...
undeath hashcat 5 6,600 10-15-2017, 10:20 PM
    Thread: Cisco
Post: RE: Cisco

https://hashcat.net/wiki/doku.php?id=mask_attack
undeath General Help 3 6,604 05-10-2014, 09:56 PM
    Thread: Where was the thread about re-using cudaHashcat.dictstat?
Post: RE: Where was the thread about re-using cudaHashca...

dictstat files are created per dict.
undeath Old oclHashcat Support 4 6,614 05-25-2015, 11:17 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: Hi, need some help about hashcat
Post: RE: Hi, need some help about hashcat

Mem5 Wrote: (03-10-2019, 08:34 PM) -- You need python to run pdf2john.py, -- actually it's pdf2john.pl, hence a perl script which you need perl for, not python.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 11 6,617 03-11-2019, 12:36 AM
    Thread: how to change the way of saving hash in output file ?
Post: RE: how to change the way of saving hash in output...

you cannot do this without additional steps
undeath Old hashcat Support 3 6,621 02-18-2015, 12:59 AM
    Thread: how to change the way of saving hash in output file ?
Post: RE: how to change the way of saving hash in output...

well, actually it should work with --outfile-format=2 --username
undeath Old hashcat Support 3 6,621 02-20-2015, 10:20 PM
    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 Starts and Stops Immediately
Post: RE: Hashcat Starts and Stops Immediately

INFO: removed 1 hash found in pot file use --show to see the hash
undeath Old oclHashcat Support 3 6,633 04-15-2015, 09:11 PM
    Thread: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
Post: RE: Problem with nsldaps, SSHA-1(Base64), Netscape...

Maybe you are using CRLF line endings instead of LF?
undeath Old oclHashcat Support 3 6,640 02-26-2015, 01:02 AM