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 [desc] Forum Replies Views Posted
    Thread: Why are these so cheap? What do they lack?
Post: RE: Why are these so cheap? What do they lack?

Credibility? Most shit on Alibaba is a huge scam. Look at the seller's other items. Looks scammy AF.
epixoip General Talk 1 2,766 06-14-2017, 05:19 AM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

All the parts have arrived, the minions are building out the systems now.
epixoip Hardware 42 58,349 06-14-2017, 09:06 PM
    Thread: Use rules on dicrionary
Post: RE: Use rules on dicrionary

Yes, he can. A GPU is not a requirement for hashcat.
epixoip General Talk 10 8,013 06-15-2017, 06:16 PM
    Thread: Best GPU
Post: RE: Best GPU

I think this was already covered fairly well: royce Wrote: (06-14-2017, 08:53 PM) -- Go NVIDIA, 10xx series (1070, 1080, 1080Ti). --
epixoip General Talk 8 9,094 06-17-2017, 09:18 AM
    Thread: Best GPU
Post: RE: Best GPU

Stop talking about mining. This is Hashcat.
epixoip General Talk 8 9,094 06-17-2017, 05:53 PM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

All right, the results are in. I'm so sorry, guys. I know I said that the 7700K would be ~13% faster, and it's hard for me to admit this, but I was wrong. . . . . RYZEN GOT R-R-R-REKT, SON! MD4 - ...
epixoip Hardware 42 58,349 06-17-2017, 01:36 AM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

I've not investigated why Keccak is so much faster. Might have something to do with the compiler. As far as "fraction of the price" goes: 7700K $300, motherboard $40 == $340 total 1800X $460, mother...
epixoip Hardware 42 58,349 06-18-2017, 09:16 PM
    Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...

First, use the CPU instead of the integrated GPU. Second, do what Hashcat is telling you to do: use -n 1
epixoip hashcat 21 25,960 06-19-2017, 09:13 PM
    Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...

Read the output of --help to determine how to select which devices and platforms to use. In your earlier post you were using -w 1, not -n 1.
epixoip hashcat 21 25,960 06-19-2017, 10:13 PM
    Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?

It's not an error, it's purely informational. You can also shorten your command line up quite a bit by using -1 ?d?l?u instead of manually listing out all of the characters in the character set.
epixoip hashcat 13 12,978 06-19-2017, 10:15 PM
    Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?

Sorry I didn't realize the length of your mask was 12 bytes long. Hashcat stores keyspace as a uint64 and 62^12 is greater than 2^64-1, hence it is causing an integer overflow, and that's why Hashcat ...
epixoip hashcat 13 12,978 06-20-2017, 01:59 AM
    Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...

Code: -- -D, --opencl-device-types | Str | OpenCL device-types to use, separate with comma | -D 1 ... # | Device Type ===+============= 1 | CPU 2 | GPU 3 | FPGA, DSP, Co-Processor ...
epixoip hashcat 21 25,960 06-20-2017, 05:17 AM
    Thread: Is hashcat ready to use as many cores as possible?
Post: RE: Is hashcat ready to use as many cores as possi...

Because scrypt. And yes, it will use all cores.
epixoip hashcat 2 3,077 06-20-2017, 06:32 AM
    Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?

No, I don't think so. https://www.wolframalpha.com/input/?i=is+62%5E12+greater+than+(2%5E64-1) https://www.wolframalpha.com/input/?i=62%5E12+to+base+16 (click More under Other Data Types) Quo...
epixoip hashcat 13 12,978 06-20-2017, 06:23 PM
    Thread: Nice tip to use old versions for stone age hardware.
Post: RE: Nice tip to use old versions for stone age har...

Two things: 1. If you had just gone to our Github page and downloaded hashcat-legacy v2.00 or built it from source, you wouldn't have had to jump through all the hoops to bypass the timebomb in an...
epixoip General Talk 2 4,063 06-24-2017, 04:56 AM
    Thread: Candidate definition
Post: RE: Candidate definition

I think there is some gross confusion here. "Candidates" just means these are the keys that are currently being tested. It doesn't mean they are keys that have been cracked, those will be written to y...
epixoip hashcat 9 13,195 06-26-2017, 08:50 AM
    Thread: why do you think that multiple 5970 fry motherboards?
Post: RE: why do you think that multiple 5970 fry mother...

This isn't new. I've been screaming this for years and very few people have listened. Back in January I was warning that Vega is electrically a much higher wattage card than advertised. People just wa...
epixoip Hardware 7 7,507 06-26-2017, 06:49 PM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

Sigh... again, this is Hashcat, and all we care about here is Hashcat, and how Hashcat performs. Vega is just more shit from the same asshole. The card is worthless for Hashcat.
epixoip Hardware 42 58,349 06-27-2017, 06:13 PM
    Thread: SHA512 without salt
Post: RE: SHA512 without salt

Ok I did some digging into this one and was able to figure out what you've got. My initial assumption was that the salt was null and that what you had was equivalent to "$6$rounds=5000$$", which assu...
epixoip hashcat 4 5,164 06-29-2017, 11:00 PM
    Thread: SHA512 without salt
Post: RE: SHA512 without salt

Yeah, I'm going to open an issue for a few cases I ran into. Some quick examples: When I input `$6$$rounds=5$gTCqLuWl...` hashcat turns it into `$6$$rounds65qgTCqLuWl...` When I input `$6$rounds=500...
epixoip hashcat 4 5,164 06-30-2017, 05:26 PM