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: Having hashcat check certain websites for known hashes
Post: RE: Having hashcat check certain websites for know...

hashcat is a specialised utility for cracking hashes quickly and efficiently. Querying third-party websites is totally out of scope and would require lots of additional maintenance, too.
undeath General Talk 5 4,580 04-02-2018, 10:18 AM
    Thread: MSCHAPv2 and NTLMv1
Post: RE: MSCHAPv2 and NTLMv1

if you look at the 5500 (netntlmv1) kernel you can see that it does involve DES encryption: https://github.com/hashcat/hashcat/blob/master/OpenCL/m05500_a0.cl however, here is a post about recovering...
undeath General Talk 2 3,720 04-11-2018, 10:46 PM
    Thread: How to output the uncracked hash while saving it
Post: RE: How to output the uncracked hash while saving ...

if order is not important you can use --left to dump all uncracked hashes
undeath General Talk 4 3,895 04-17-2018, 11:55 AM
    Thread: 1Password Competition
Post: RE: 1Password Competition

as you can see on https://hashcat.net/wiki/doku.php?id=example_hashes mode 10900 uses base64-encoded data, not hex
undeath General Talk 9 7,198 05-13-2018, 05:17 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: Save all valid password candidates
Post: RE: Save all valid password candidates

hashcat supports an option --keep-guessing which should do what you want
undeath General Talk 6 4,521 06-17-2018, 08:48 PM
    Thread: mask
Post: RE: mask

specify the path to that file instead of a mask
undeath General Talk 2 2,453 06-30-2018, 10:03 AM
    Thread: Generating dictonary
Post: RE: Generating dictonary

at any time you can simply quit hashcat when running the command philsmd gave you and later resume the cracking by running "hashcat --restore"
undeath General Talk 12 8,565 07-25-2018, 07:37 PM
    Thread: Generating dictonary
Post: RE: Generating dictonary

you need to specify the correct hash mode
undeath General Talk 12 8,565 07-25-2018, 07:40 PM
    Thread: Generating dictonary
Post: RE: Generating dictonary

you can add -w4 but it will make your PC useless for anything that is not hashcat.
undeath General Talk 12 8,565 07-25-2018, 10:01 PM
    Thread: Generating dictonary
Post: RE: Generating dictonary

yes
undeath General Talk 12 8,565 07-25-2018, 11:00 PM
    Thread: Generating dictonary
Post: RE: Generating dictonary

Sorry, I misunderstood your question. No, you cannot simply add -w (or any other options) when using --restore.
undeath General Talk 12 8,565 07-26-2018, 12:36 AM
    Thread: Wpa speed dropping
Post: RE: Wpa speed dropping

possibly throttling because of bad cooling
undeath General Talk 6 4,735 08-01-2018, 07:54 PM
    Thread: Spectre/Meltdown patch a prob?
Post: RE: Spectre/Meltdown patch a prob?

For GPU cracking definitely not. For CPU cracking, very likely not. You mostly lose performance when doing IO, which hashcat avoids as much as possible.
undeath General Talk 2 2,431 08-02-2018, 05:25 PM
    Thread: cap to hccapx - best practices ?
Post: RE: cap to hccapx - best practices ?

always use ZerBea's hcxtools for anything wpa-related
undeath General Talk 2 2,425 08-03-2018, 01:26 PM
    Thread: Best Graphic card for hashcat
Post: RE: Best Graphic card for hashcat

he means 1080ti is a little better than 1080
undeath General Talk 3 4,256 08-30-2018, 11:18 PM
    Thread: Software Encrypted Files
Post: RE: Software Encrypted Files

I don't know how exactly this update is supposed to be installed, but somewhere the encryption key must be supplied, if the file is encrypted at all. Since it's apparently not you that supplies the e...
undeath General Talk 2 2,218 09-02-2018, 11:28 AM
    Thread: Base password permutations
Post: RE: Base password permutations

generate rule files with rules for what you want to do
undeath General Talk 2 2,148 09-17-2018, 11:23 PM
    Thread: Special mask attack rules?
Post: RE: Special mask attack rules?

use https://www.thesprawl.org/projects/pack/
undeath General Talk 2 2,216 09-20-2018, 07:10 PM
    Thread: Password list maker in progress
Post: RE: Password list maker in progress

Is there any advantage of this over the probably much faster internal rule engine?
undeath General Talk 3 2,906 09-22-2018, 11:04 AM