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: Is it better to use princeprocessor rather than using Hashcat alone?
Post: RE: Is it better to use princeprocessor rather tha...

There's no difference, performance-wise
atom General Talk 7 7,903 03-27-2017, 02:01 PM
    Thread: Is it better to use princeprocessor rather than using Hashcat alone?
Post: RE: Is it better to use princeprocessor rather tha...

I think you're confusing what we mean with "performance". That is the number of passwords candidates that are generated in a specific time. It has no relation in how likely such a guess is. That's why...
atom General Talk 7 7,903 03-27-2017, 03:30 PM
    Thread: Is it better to use princeprocessor rather than using Hashcat alone?
Post: RE: Is it better to use princeprocessor rather tha...

I think royce explained it pretty well. In real life, forensics, pentester and others that do hash cracking as part of their job have no time to attend the process of hash cracking. Even less, they ha...
atom General Talk 7 7,903 03-28-2017, 10:52 AM
    Thread: Which way is faster
Post: RE: Which way is faster

If you want to do BF, use -a 3, not -a 0
atom hashcat 7 9,226 03-31-2017, 03:41 PM
    Thread: Specify what to check in a dictionary
Post: RE: Specify what to check in a dictionary

In case you only want words of the length between 8 and 10 (inclusive) then: len.bin 8 10 < in.txt > out.txt
atom hashcat 7 7,058 05-26-2017, 10:04 AM
    Thread: Location of TrueCrypt Hidden OS Header
Post: RE: Location of TrueCrypt Hidden OS Header

As said in the description, a hidden OS requires another partition on the disc. It's probably the first 512 byte of that second partition or the 512 byte of sector 62 of that disc. Should be easy to f...
atom hashcat 7 7,597 07-15-2017, 01:01 PM
    Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013

Please retry with latest beta from hashcat.net/beta it has a self-test functionality of the drivers/device used. If it doesn't complain on startup, your password is invalid.
atom hashcat 7 8,410 07-21-2017, 10:46 AM
    Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013

If the self-test failed it's a driver problem, otherwise it would fail for everyone. Vendors started to abandon their old products for use with OpenCL in latest drivers. Drop the 7970, buy some recent...
atom hashcat 7 8,410 07-28-2017, 01:29 PM
    Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013

In 3.10 there was no self-test implemented, therefore there's no such error message.
atom hashcat 7 8,410 07-29-2017, 04:55 PM
    Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013

Yes hashcat v3.6.0 uses an improved kernel code which supports cracking passwords > length 16. Your OpenCL runtime fails to compile clean code for it and that's why you get the warning message "OpenCL...
atom hashcat 7 8,410 07-30-2017, 01:13 PM
    Thread: Scrypt + Salsa20/8 128 128
Post: RE: Scrypt + Salsa20/8 128 128

Also make sure to use CPU on hashcat as well, not GPU. Scrypt is an anti-GPU KDF. You can do that by installing Intel OpenCL runtime and use the -D 1 option.
atom hashcat 7 8,171 08-18-2017, 10:05 AM
    Thread: 1080gtx running slow with WPA
Post: RE: 1080gtx running slow with WPA

Also make sure to use latest version for testing
atom hashcat 7 6,871 08-18-2017, 10:08 AM
    Thread: RAR3 trouble…!
Post: RE: RAR3 trouble…!

He probably meant 1500 h/s
atom hashcat 7 5,481 08-31-2017, 10:16 AM
    Thread: RAR3 trouble…!
Post: RE: RAR3 trouble…!

Why does it seem too low. There's plenty of algorithm that slow. The only way to attack them is with targeted wordlists.
atom hashcat 7 5,481 09-01-2017, 10:22 AM
    Thread: network cluster cracking
Post: RE: network cluster cracking

I don't know of any distributed overlay that supports stdin. You may need to rethink your strategy, for example generate the chunks yourself and write them into wordlists so you can distribute them
atom hashcat 7 8,330 10-10-2017, 10:32 AM
    Thread: No idea how to succeed cracking hashes
Post: RE: No idea how to succeed cracking hashes

Note that most default wpa passwords base on known key generations which make them perfectly brute-force able on a single GPU and 90% of the users don't change it.
atom hashcat 7 6,926 10-25-2017, 01:10 PM
    Thread: My Bitcoin’s locked into Veracrypt container- 2 BTC to solve
Post: RE: My Bitcoin’s locked into Veracrypt container...

There's no picture attached
atom hashcat 7 6,792 11-02-2017, 11:48 AM
    Thread: hashcat 4.0.1 more slow than 3.6 (GT 740M)
Post: RE: hashcat 4.0.1 more slow than 3.6 (GT 740M)

Try -w 4
atom hashcat 7 6,862 11-22-2017, 11:43 AM
    Thread: hashcat 4.0.1 more slow than 3.6 (GT 740M)
Post: RE: hashcat 4.0.1 more slow than 3.6 (GT 740M)

The meaning of -w 4 changed massively with 4.x, otherwise i would not have asked
atom hashcat 7 6,862 11-24-2017, 08:13 PM
    Thread: Max Pass Length using Wordlists
Post: RE: Max Pass Length using Wordlists

Of course, just do not use -O
atom hashcat 7 5,996 12-01-2017, 11:14 AM