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: How to save all generated hashes to file?
Post: RE: How to save all generated hashes to file?

ftfy MrMeeseeks Wrote: (08-17-2017, 09:22 AM) -- Bash one liner for the win: Code: -- while read -r line; do echo -n "$line" | sha256sum | cut -d " " -f 1; done < ./plains > hashes -- --
undeath hashcat 4 4,469 08-17-2017, 10:41 AM
    Thread: nVidia GTX 1080 Ti vs. PNY,EVGA,MSI,ASUS,etc
Post: RE: nVidia GTX 1080 Ti vs. PNY,EVGA,MSI,ASUS,etc

what do you mean by "other brands"? nvidia is only the producer of the chip.
undeath Hardware 5 4,472 04-21-2018, 10:37 PM
    Thread: Attack PMKID 16800 is slow
Post: RE: Attack PMKID 16800 is slow

That's what you can expect from mid range mobile hardware. Especially the md5/wpa ratio is absolutely normal.
undeath hashcat 2 4,479 08-12-2018, 01:14 PM
    Thread: How do I extract the hashes from a file encrypted with PBKDF2-HMAC-SHA-1?
Post: RE: How do I extract the hashes from a file encryp...

there is no generic solution, especially for encrypted files.
undeath hashcat 4 4,495 02-26-2018, 12:00 AM
    Thread: How do I extract the hashes from a file encrypted with PBKDF2-HMAC-SHA-1?
Post: RE: How do I extract the hashes from a file encryp...

Checking the correct password usually involves (trying) decrypting (part of) the file. Which means you need to know the encryption algorithm and some part of the encrypted data. You are going to need ...
undeath hashcat 4 4,495 02-26-2018, 12:11 AM
    Thread: rc1 is up
Post: RE: rc1 is up

that test suite really is a bit annoying. Killed it after 12h running, only had a few timeouts. (750 Ti)
undeath Beta Tester 2 4,498 04-25-2015, 09:27 PM
    Thread: Getting unexpected hashes/s
Post: RE: Getting unexpected hashes/s

That's an old, low end nvidia card. Probably not much more to expect.
undeath Old oclHashcat Support 3 4,503 07-26-2015, 01:46 AM
    Thread: Password Manager .rfp file analysis
Post: RE: Password Manager .rpf file analysis

philsmd Wrote: (06-06-2018, 06:47 AM) -- RoboForm (a seemingly well-known and often recommended password manager). -- I am doubtful. Never heard of it and obviously for good reasons. However, than...
undeath User Contributions 1 4,515 06-06-2018, 01:11 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: Iterated SHA-1
Post: RE: Iterated SHA-1

correct. That's why there is that feature request.
undeath General Help 1 4,525 05-26-2016, 12:44 PM
    Thread: Gpu Limit
Post: RE: Gpu Limit

1. Don't buy AMD cards for hashcat. 2. How are you going to cool that many GPUs? 3. Mining rigs are not usually what you can use well with hashcat. They are lacking RAM and for most attacks you will...
undeath Hardware 14 4,531 01-16-2020, 11:36 AM
    Thread: Gpu Limit
Post: RE: Gpu Limit

What type of hashes are you going to crack and what attacks do you plan to run?
undeath Hardware 14 4,531 01-16-2020, 10:44 PM
    Thread: Gpu Limit
Post: RE: Gpu Limit

If you are only going to do bruteforce you might get away with a repurposed mining rig, but you should be aware that those will have low performance for pretty much everything other kind of attack and...
undeath Hardware 14 4,531 01-17-2020, 01:25 AM
    Thread: bcrypt salt format
Post: RE: bcrypt salt format

Thanks for uncovering that, philsmd. Why are people so stupid? Security by obscurity ftw edit: looks like this is from a leaked database
undeath hashcat 4 4,539 12-09-2017, 12:20 PM
    Thread: Will this work? MaskProcessor with Hashcat
Post: RE: Will this work? MaskProcessor with Hashcat

either you use maskprocessor or you use a3. Both at the same time does not make sense.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,546 07-12-2017, 06:51 PM
    Thread: Will this work? MaskProcessor with Hashcat
Post: RE: Will this work? MaskProcessor with Hashcat

run hashcat with a0 and no mask
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,546 07-12-2017, 07:47 PM
    Thread: some hardware questions for building a new rig
Post: RE: some hardware questions for building a new rig

The software shipped with Brutalis, Hashstack, has some limitations which is why it's still using 14.04. (a new version is already available internally afaik) There is no good reason to use such an o...
undeath Hardware 4 4,548 08-31-2017, 03:58 PM
    Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman

There is a IRC channel. Kids these days… :P
undeath General Talk 7 4,549 09-28-2018, 10:21 AM
    Thread: Restore File How to Use it
Post: RE: Restore File How to Use it

only run Code: -- hashcat --restore -- with no additional arguments
undeath hashcat 7 4,560 09-13-2018, 11:21 AM
    Thread: Locating bottleneck in Brain
Post: RE: Locating bottleneck in Brain

Have you checked how saturated your network is?
undeath hashcat 7 4,570 02-11-2019, 03:56 PM