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: Second GPU Missing after first cudaHashcat run
Post: RE: Second GPU Missing after first cudaHashcat run

If you're using risers, then bad riser. If you're not using risers, then bad PCI-e slot. If it's not the motherboard, then bad GPU. Basic Layer 1 troubleshooting.
epixoip Old oclHashcat Support 3 6,067 06-25-2015, 09:37 PM
    Thread: Second GPU Missing after first cudaHashcat run
Post: RE: Second GPU Missing after first cudaHashcat run

That actually doesn't rule out anything that I said.
epixoip Old oclHashcat Support 3 6,067 06-28-2015, 01:14 PM
    Thread: Issue with custom rules
Post: RE: Issue with custom rules

Specifying two wordlists in -a 0 doesn't combine the wordlists, it just runs them in serial. So your command was analogous to the following two commands: Code: -- oclhashcat64 hash.txt dictionar...
epixoip Old oclHashcat Support 3 8,612 06-29-2015, 04:57 AM
    Thread: Issue with custom rules
Post: RE: Issue with custom rules

You can use rules with the combinator attack, but only single rules with -j/-k. As far as a small dictionary of common words goes, have a look at https://en.wiktionary.org/wiki/Wiktionary%3aFrequen...
epixoip Old oclHashcat Support 3 8,612 06-29-2015, 08:13 AM
    Thread: Identifying Hash type
Post: RE: Identifying Hash type

If you don't have a known ciphertext:plaintext pair then there's really no way we can help you. But what you're likely seeing is just a nonce / anti-csrf token which is typically generated with som...
epixoip General Talk 3 6,488 07-13-2015, 09:04 AM
    Thread: sha512($salt.md5($password))
Post: RE: sha512($salt.md5($password))

Wow, that's much improved over the old dynamic formats. Which only serves to remind me that I really need to find some spare time to work on my dynamic cracker.
epixoip General Help 3 5,966 07-19-2015, 10:57 AM
    Thread: R9 Fury/Fury X Benchmark
Post: RE: R9 Fury/Fury X Benchmark

We've been meaning to buy one to test (and subsequently throw off of the roof), but it's low priority for us. We already know how the card is going to perform. The Fury X should benchmark very well...
epixoip Hardware 3 8,279 07-21-2015, 07:43 PM
    Thread: Office 2013
Post: RE: Office 2013

Sorry, hashcat-cli does not support Office.
epixoip Old hashcat Support 3 7,850 07-21-2015, 07:45 PM
    Thread: Getting unexpected hashes/s
Post: RE: Getting unexpected hashes/s

What were you expecting?
epixoip Old oclHashcat Support 3 4,503 07-26-2015, 01:48 AM
    Thread: CudaHashcat 1.37 0H/s with Bcrypt
Post: RE: CudaHashcat 1.37 0H/s with Bcrypt

Looks like you've tested 2 candidates in 17 seconds, so your speed is ~ 0.11 H/s. This is totally expected. 1. bcrypt is very slow, and depending on the cost value (uknown from above output), it...
epixoip Old oclHashcat Support 3 6,189 08-24-2015, 08:56 PM
    Thread: CudaHashcat 1.37 0H/s with Bcrypt
Post: RE: CudaHashcat 1.37 0H/s with Bcrypt

There is a reason we tell people to use bcrypt. And, well, you're looking at that reason.
epixoip Old oclHashcat Support 3 6,189 08-24-2015, 09:14 PM
    Thread: selective GPU temp abort
Post: RE: selective GPU temp abort

While the 290X is capable of running up to 95C, it shouldn't be getting anywhere near that hot. Especially if the other three cards are water cooled, that 290X really shouldn't be getting any hotter t...
epixoip Old oclHashcat Support 3 5,421 08-26-2015, 11:49 PM
    Thread: GTX 980M Slow speed
Post: RE: GTX 980M Slow speed

GTX 980M is not the same as a GTX 980. Mobile GPUs are slower due to power and heat constraints. The amount of video memory is inconsequential for cracking performance, unless you're cracking scryp...
epixoip General Help 3 5,925 08-27-2015, 12:02 AM
    Thread: selective GPU temp abort
Post: RE: selective GPU temp abort

82C is fine.
epixoip Old oclHashcat Support 3 5,421 08-27-2015, 12:03 AM
    Thread: Example Hcmask Explained
Post: RE: Example Hcmask Explained

The answer is right there on the page, Quote: -- The general format of 1 single line in the .hcmask file is as follows: [?1],[?2],[?3],[?4],[mask] --
epixoip General Help 3 6,308 09-05-2015, 08:34 PM
    Thread: r9 290x help
Post: RE: r9 290x help

You can't gain any acceleration using a straight dictionary attack against a fast hash. You need to use an amplifier. https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_create_mor...
epixoip Old oclHashcat Support 3 5,006 09-09-2015, 10:52 AM
    Thread: mask/rules
Post: RE: mask/rules

If it's a fast hash I'd just go ahead and do -1 asdfghjklertyuicvbnmqwzxop ?1?1?1?1?1?1?1?1
epixoip General Help 3 5,012 09-13-2015, 11:43 AM
    Thread: Linux vs Windows - nVidia Maxwell
Post: RE: Linux vs Windows - nVidia Maxwell

Computation is done on the device, not the host, so the host OS doesn't matter.
epixoip Hardware 3 6,757 09-28-2015, 08:35 AM
    Thread: Hashfile 'test.txt' in line 1 ( ■$): Line-length exception
Post: RE: Hashfile 'test.txt' in line 1 ( ■$): Line-le...

Appears to be something wrong with the file hash.txt itself. Looks like there's some binary garbage and a blank line in there.
epixoip Old oclHashcat Support 3 8,518 09-29-2015, 10:31 PM
    Thread: Dual CPU vs Single CPU
Post: RE: Dual CPU vs Single CPU

Look at the block diagram in the manual (page 69) and the answer should be apparent. And if you really needed to ask this question, then you will likely struggle badly trying to get this system online...
epixoip Hardware 3 4,967 09-30-2015, 12:09 AM