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 [asc] Forum Replies Views Posted
    Thread: truecrypt with unknown algorithm
Post: RE: truecrypt with unknown algorithm

Wait, that's not useful. If you do for example 6213, there's no need to do 6211, otherwise the entire system would make no sense.
atom hashcat 2 3,237 06-07-2017, 11:21 AM
    Thread: Need help ETHEREUM hashtype 15700
Post: RE: Need help ETHEREUM hashtype 15700

Try again with --scrypt-tmto 2. If it works, it's a driver error. Note that it can take some time to start. Also try -D 1 separately.
atom hashcat 11 12,241 06-09-2017, 09:25 AM
    Thread: hashcat v3.6.0
Post: hashcat v3.6.0

[hr] Welcome to hashcat v3.6.0 release! This release is mostly about new algorithms added. Thanks to everyone who contributed to this release!!! [hr] Download here: https://hashcat.net/has...
atom hashcat 6 26,344 06-09-2017, 05:51 PM
    Thread: Need help ETHEREUM hashtype 15700
Post: RE: Need help ETHEREUM hashtype 15700

The pc does not freeze, it just looks like that. That is because the GPU is so busy with this algorithm it has no clocks left to update the screen for the monitor. The solution is to run hashcat on li...
atom hashcat 11 12,241 06-09-2017, 08:07 PM
    Thread: benchmarking and retain
Post: RE: benchmarking and retain

The kernel runtime (miliseconds) is too short to produce any heat on the GPU
atom hashcat 3 3,392 06-13-2017, 08:38 AM
    Thread: Cracked hashes not going to outfile?
Post: RE: Cracked hashes not going to outfile?

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
atom hashcat 3 3,830 06-13-2017, 08:38 AM
    Thread: Understanding integer overflow
Post: RE: Understanding integer overflow

No, hashcat is checking the overflow for every length, not just the minimum one. But it's checking the overflow whenever a new attack starts internally. If you use increment, each password length unfo...
atom hashcat 1 2,365 06-13-2017, 08:45 AM
    Thread: New ISP
Post: New ISP

The hashcat.net has been moved to a new hoster. I hope response times are a bitĀ faster now. It's possible some threads or postsĀ have been lost during migration phase (~ 1 hour). If something d...
atom Organisation and Events 2 4,965 06-18-2017, 05:10 PM
    Thread: is hashcat support an ordinary exe\cmd file?
Post: RE: is hashcat support an ordinary exe\cmd file?

Probably not.
atom hashcat 1 2,304 06-20-2017, 09:58 AM
    Thread: Ethereum wallet length exception
Post: RE: Ethereum wallet length exception

Did you remove the "username" part? That is the stuff before and including the : char. See https://hashcat.net/wiki/doku.php?id=example_hashes for an example hash
atom hashcat 6 7,386 06-20-2017, 10:00 AM
    Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...

Your ethereum wallet uses scrypt, which means it's using an anti-gpu algorithm. Therefore you don't get much of acceleration by using a GPU to crack it unless you have many powerful GPUs like the GTX1...
atom hashcat 21 25,961 06-20-2017, 10:11 AM
    Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?

Wait, 62^12 = 0xE5720EE830681000 so it's close to an integer overflow but it's not overflowing. Therefore hashcat is not warning. Cracking a random WPA password with length 12 with upper, lower and...
atom hashcat 13 12,980 06-20-2017, 10:25 AM
    Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?

You're right! But hashcat is reporting the overflow correctly: Integer overflow detected in keyspace of mask: ?1?1?1?1?1?1?1?1?1?1?1?1 (where -1 = ?d?l?u)
atom hashcat 13 12,980 06-20-2017, 08:16 PM
    Thread: crunch hashcat piping WPA cracking not working
Post: RE: crunch hashcat piping WPA cracking not working

Copying means hashcat is waiting for input. It's not getting any data from crunch, which seems to be the problemn here. Try without the hashcat command and see if crunch produces any candidates.
atom hashcat 4 9,123 06-23-2017, 03:18 PM
    Thread: Candidate definition
Post: RE: Candidate definition

The word "candidates" are the passwords that are used as input the for the select hash-mode.
atom hashcat 9 13,199 06-23-2017, 03:20 PM
    Thread: +55 minutes in Generating Dictionary for 194GB
Post: RE: +55 minutes in Generating Dictionary for 194GB

I think they mean PBKDF2 and SCRYPT. There's another one, a third one, which is presale wallets, but they are not yet supported.
atom hashcat 26 24,603 06-23-2017, 03:21 PM
    Thread: Help me with my itunes password
Post: RE: Help me with my itunes password

Banned for a week for forum rule violation; removed hash
atom hashcat 1 2,516 06-23-2017, 03:24 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hot! Thanks!
atom User Contributions 648 487,348 06-23-2017, 04:44 PM
    Thread: Mac OSX Maverick pass hash
Post: RE: Mac OSX Maverick pass hash

https://web.archive.org/web/20140703020831/https://www.michaelfairley.co/blog/2014/05/18/how-to-extract-os-x-mavericks-password-hash-for-cracking-with-hashcat/
atom hashcat 1 2,306 06-25-2017, 02:30 PM
    Thread: GPU Fan Control
Post: RE: GPU Fan Control

You're right, if you set --gpu-temp-retain=1 it should set the fans to 100% and it works in my case. Maybe you do no have setup the X11 correctly so that an external program can set fans, or you lack...
atom hashcat 1 3,373 06-25-2017, 02:36 PM