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 [desc] Views Posted
    Thread: Most Efficient KeePass Path of Mix Dictionary and characters
Post: RE: Most Efficient KeePass Path of Mix Dictionary ...

Not much to optimize here; you're the person best positioned to guess what your own password was. SLI is irrelevant (and even contraindicated; I'd remove it and let hashcat manage the GPUs directly). ...
royce hashcat 1 1,488 11-10-2018, 07:45 AM
    Thread: Wordlist + rules length filter
Post: RE: Wordlist + rules length filter

The traditional answer: This is a known issue. Because rules are applied on GPU, this can't be fixed for fast hashes without significantly slowing down cracking - and doesn't need to be fixed for s...
royce hashcat 1 2,347 11-15-2018, 05:26 PM
    Thread: Installing CL_OUT_OF_RESOURCES patch
Post: RE: Installing CL_OUT_OF_RESOURCES patch

The instructions on the wiki page are very clear - create a .reg file with the specified contents, then run it as Administrator and reboot. That last part is Google-able.
royce hashcat 1 1,508 12-11-2018, 05:59 AM
    Thread: Office 2013 token length exception
Post: RE: Office 2013 token length exception

Unable to replicate. I copied the example hash directly out of your post, and can crack it: Code: -- $ cat office2013.hash $office$*2013*100000*256*16*7dd611d7eb4c899f74816d1dec817b3b*948dc0b2...
royce hashcat 1 1,980 12-11-2018, 06:48 AM
    Thread: What makes cracking faster for a given algorithm
Post: RE: What makes cracking faster for a given algorit...

The answer should be intuitive. Some algorithms are literally much 'faster' than others. If the hash wasn't really designed for cracking-resistant password storage - such as MD5 - then it's quite fas...
royce General Talk 1 1,563 02-11-2019, 03:05 AM
    Thread: Host memory required for this attack: 64 MB
Post: RE: Host memory required for this attack: 64 MB

Did the attack work? I think it's informative - not an error?
royce hashcat 1 1,191 07-16-2019, 04:01 PM
    Thread: Password cracking guidance
Post: RE: Password cracking guidance

The magic word you're missing is "LUKS". This should yield a few reasonable howtos: https://www.google.com/search?q=LUKS+hashcat
royce hashcat 1 1,240 08-06-2019, 05:05 AM
    Thread: Hahshcat does not support the new rar3 type and needs help
Post: RE: Hahshcat does not support the new rar3 type an...

Please do not post real hashes. See the forum rules here: https://hashcat.net/forum/archive/index.php?announcement-2.html
royce hashcat 1 1,000 11-26-2019, 06:14 PM
    Thread: Please Help!!
Post: RE: Please Help!!

Please read the forum rules. https://hashcat.net/forum/announcements.php?aid=2
royce hashcat 1 799 12-31-2019, 06:34 PM
    Thread: personal wrapper script that got out of hand, 'hashcrack'
Post: RE: personal wrapper script that got out of hand, ...

Interesting - thanks for the contribution!
royce User Contributions 1 1,217 01-07-2020, 12:10 AM
    Thread: Password Hash Identification
Post: RE: Password Hash Identification

Read the forum rules: https://hashcat.net/forum/archive/index.php?announcement-2.html I've redacted your hash. If you have a specific question about using hashcat, ask it. Also be aware that pas...
royce hashcat 1 572 05-01-2020, 07:55 AM
    Thread: Splitting Hashes
Post: RE: Splitting Hashes

No. Any hashing algorithm that allowed that would be deeply flawed. There are some that do allow this - such as pre-NTLM classic LANMan (LM) hashes. But that was a dramatic error in implementation...
royce hashcat 1 530 05-07-2020, 04:36 PM
    Thread: Apply Rule In Between Dictionary Words
Post: RE: Apply Rule In Between Dictionary Words

You have a couple of indirect options: 1. Generate the .###. list externally with a script, and then use combinator3 to pipe that combined with your other wordlists hashcat. That will be OK for slo...
royce hashcat 1 485 05-15-2020, 05:36 AM
    Thread: how to use algo new
Post: RE: how to use algo new

If you mean one of these, hashcat supports it: * MySQL5 - hashcat mode -m 300 * sha1(sha1(pass)) - hashcat mode -m 4500
royce hashcat 1 610 06-05-2020, 03:34 PM
    Thread: htacces crack
Post: RE: htacces crack

I've redacted your hash. Please read the forum rules: https://hashcat.net/forum/archive/index.php?announcement-2.html To identify hashes, check against the hashcat example hashes: https://has...
royce hashcat 1 466 06-14-2020, 07:04 PM
    Thread: DES weird result
Post: RE: DES weird result

Because of the way DES works, only some bits have to match to get a match. https://hashcat.net/forum/thread-6285.html
royce hashcat 1 329 08-03-2020, 10:20 PM
    Thread: Run few processes
Post: RE: Run few processes

Multiple sessions are fine. I regularly pause one long-running session to do a quick shorter session. You will want to use the --session parameter to give additional ones different names. Multiple ...
royce hashcat 1 236 09-13-2020, 06:13 PM
    Thread: Can I run hashcat on startup and save where computation goes to some file?
Post: RE: Can I run hashcat on startup and save where co...

if you quit, you can restore with --restore. If you're using the default session name (not specifying an alternate one), then "hashcat --restore" (with no other parameters) will pick up where you left...
royce hashcat 1 173 09-23-2020, 07:59 AM
    Thread: PACK-0.0.4
Post: RE: PACK-0.0.4

How far into the analysis was it when you posted these stats? It's a pretty intense analysis. I am currently processing a 1.3GB wordlist (154,094,601 words), and it's running at roughly 2500 p/s...
royce General Help 2 5,826 01-30-2015, 09:24 AM
    Thread: Budget Machine for oclHashcat (noob)
Post: RE: Budget Machine for oclHashcat (noob)

1. CPU doesn't matter if you're doing pure *hashcat. If you want to do JtR as well, you might want some CPU. 2. Ignore Radeon. Go NVIDIA. Best bang for buck right now is the GTX 970. For best res...
royce Hardware 2 4,701 10-15-2015, 05:49 AM