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: New SuperCalculator
Post: RE: New SuperCalculator

You know, 225 TH/s is a far more realistic and educated guess than this motherfucker's "10 million cores that each crack at 10 billion passwords per second" (essentially saying it can do 100 PH/s): ht...
epixoip General Talk 5 7,250 06-22-2016, 04:50 AM
    Thread: I'm overlooking something when implementing new algorithm: please help
Post: RE: I'm overlooking something when implementing ne...

Did you remove the cached kernel after rebuilding?
epixoip hashcat 5 7,710 07-12-2016, 05:27 AM
    Thread: ATTENTION! Can't find OpenCL ICD loader library
Post: RE: ATTENTION! Can't find OpenCL ICD loader librar...

The error message literally tells you what you need to resolve the issue...
epixoip hashcat 5 21,218 08-10-2016, 07:45 PM
    Thread: Hashcat does't see my CPU
Post: RE: Hashcat does't see my CPU

Did you install an OpenCL runtime for your CPU?
epixoip Hardware 5 7,143 10-31-2016, 10:50 AM
    Thread: Hashcat does't see my CPU
Post: RE: Hashcat does't see my CPU

Yeah that's like 2 years old at least. I'd either install the AMD GPU driver or Intel OpenCL.
epixoip Hardware 5 7,143 10-31-2016, 08:00 PM
    Thread: hashcat 2.01 vs 3.1
Post: RE: hashcat 2.01 vs 3.1

In your first test you only have one device, in your second test you have at least 3 devices (though you've skipped #2). Is this really an apples-to-apples comparison you're doing? Also, have you trie...
epixoip General Talk 5 6,505 11-08-2016, 08:37 PM
    Thread: increment gives invlaid mask error
Post: RE: increment gives invlaid mask error

--increment is only valid with -a 3
epixoip hashcat 5 7,882 12-13-2016, 10:20 PM
    Thread: combination of attack mode?
Post: RE: combination of attack mode?

That would be the most appropriate approach
epixoip hashcat 5 6,436 12-19-2016, 09:22 PM
    Thread: combination of attack mode?
Post: RE: combination of attack mode?

You won't get an estimated end time because you're streaming candidates to hashcat and therefore it has no way of knowing how many candidates you are going to send it.
epixoip hashcat 5 6,436 12-20-2016, 06:20 AM
    Thread: Need Help Parsing 10M list
Post: RE: Need Help Parsing 10M list

Those flags do not do what you think they do. The cool kids would actually process the list and transform the data into the required format. This is where knowing your OS really comes in handy (and in...
epixoip hashcat 5 5,399 12-27-2016, 05:46 AM
    Thread: Need Help Parsing 10M list
Post: RE: Need Help Parsing 10M list

You said this was a wordlist, not a hash list. Those flags do not apply to wordlists. I'm not sure what you mean by 'command line injection script'. Do you mean some malicious code embedded in a wo...
epixoip hashcat 5 5,399 12-27-2016, 07:39 AM
    Thread: We have the cards, now what?
Post: RE: We have the cards, now what?

You said you bought 4x 1070 FE, but the GPUs you listed at the bottom of your post are not FE. Moreover I don't see any justification for putting 128 GB of RAM into a quad-GPU system. And I also see n...
epixoip Hardware 5 7,415 01-03-2017, 10:39 PM
    Thread: We have the cards, now what?
Post: RE: We have the cards, now what?

If you're going to get quotes for a professionally-built system, it might behoove you to get a quote from a company that actually sells password cracking rigs, instead of from companies that just buil...
epixoip Hardware 5 7,415 01-04-2017, 06:53 AM
    Thread: md5 hashing emails - that's dumb, right?
Post: RE: md5 hashing emails - that's dumb, right?

In this context (assuming the donors or beneficiaries or whomever are intended to be kept confidential) it is dumb to use MD5, yes. They should be trivial to crack. You wouldn't use a mask. You'd ...
epixoip hashcat 5 7,852 02-11-2017, 09:36 PM
    Thread: md5 hashing emails - that's dumb, right?
Post: RE: md5 hashing emails - that's dumb, right?

No, SHA2 is not better than MD5 for these purposes. I already gave you the answer in my previous post.
epixoip hashcat 5 7,852 02-14-2017, 10:30 PM
    Thread: md5 hashing emails - that's dumb, right?
Post: RE: md5 hashing emails - that's dumb, right?

Email addresses (and usernames themselves for that matter) are really no different from very weak passwords: short, predictable, low-entropy, human generated strings. And of course the domain names ar...
epixoip hashcat 5 7,852 02-12-2017, 08:14 AM
    Thread: GPU not registering in Hashcat
Post: RE: GPU not registering in Hashcat

Going to guess that you are using risers?
epixoip hashcat 5 5,679 03-13-2017, 09:35 PM
    Thread: GPU not registering in Hashcat
Post: RE: GPU not registering in Hashcat

Knew it. Your risers are certainly to blame. If you're using the USB-style risers, get better quality USB cables and ensure all of the connections are firm and properly seated. If you have the ribbon ...
epixoip hashcat 5 5,679 03-13-2017, 10:53 PM
    Thread: VirtualBox Disk Image Encryption
Post: RE: VirtualBox Disk Image Encryption

We can probably be a lot smarter than the author of the PHP script. We will need to look at the vbox code to verify a few things, but the second call to pbkdf2 is wholly unnecessary if $decrypted_p...
epixoip hashcat 5 8,161 04-29-2017, 08:14 PM
    Thread: Cracking failed on Radeon Pro WX5100
Post: RE: Cracking failed on Radeon Pro WX5100

To narrow down whether this is a driver issue, or an issue with Hashcat with the new AMD GPUs, please test without KVM.
epixoip hashcat 5 6,864 05-09-2017, 05:33 PM