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: cudahashcat is hanging
Post: RE: cudahashcat is hanging

Ugh, H61-PRO. The issue is almost certainly with your risers. Figure out which riser is bad and swap it out. You've built your rig like a bitcoin miner, not a password cracker, which means you've d...
epixoip Old oclHashcat Support 1 3,847 03-08-2016, 11:45 PM
    Thread: Table Benchmarks GTX 970, R9 390x, R9 380 and...
Post: RE: Table Benchmarks GTX 970, R9 390x, R9 380 and....

No. But I can tell you... R9 390X = Re-badged R9 290X but only available in OEM design, so it's shit R9 380X = Re-badged HD 7970 but only available in OEM design, so it's shit. Oh and also it's a ...
epixoip Hardware 5 8,296 03-10-2016, 11:15 AM
    Thread: Table Benchmarks GTX 970, R9 390x, R9 380 and...
Post: RE: Table Benchmarks GTX 970, R9 390x, R9 380 and....

That's why they give me all the stars
epixoip Hardware 5 8,296 03-10-2016, 11:31 AM
    Thread: Benchmark compare algorithms
Post: RE: Benchmark compare algorithms

Hmm, I'm not sure you fully understand what's happening here. The benchmark for 'SHA-512' is for the literal SHA-512 algorithm. If you want to see an iterated algorithm based on SHA-512, then look at ...
epixoip General Help 6 9,134 03-11-2016, 03:51 PM
    Thread: Benchmark compare algorithms
Post: RE: Benchmark compare algorithms

bcrypt is always benchmarked with a cost of 5 for historical reasons. Much easier to compare the performance of new devices to old/older devices and even different software by keeping the cost factor ...
epixoip General Help 6 9,134 03-11-2016, 04:13 PM
    Thread: Thoughts on Pascal?
Post: RE: Thoughts on Pascal?

I've been hearing end of June, but again, these are all just rumors. The people who know for sure aren't saying a word. Same regarding performance, we have no official details on this new architecture...
epixoip Hardware 10 14,893 03-13-2016, 03:00 AM
    Thread: What's wrong?
Post: RE: What's wrong?

hashcat won't write to a directory named "cracked" unless you are explicitly telling it to. Maybe you can post your command line so we can see what you are doing.
epixoip Old hashcat Support 3 5,294 03-13-2016, 03:02 AM
    Thread: OpenSuSE 13.2 clGetDeviceIDs() -1
Post: RE: OpenSuSE 13.2 clGetDeviceIDs() -1

Proper xorg.conf generated, is X running, do you have xauth, is DISPLAY exported? All of those things are covered in the wiki article philsmd linked to.
epixoip Old oclHashcat Support 6 8,286 03-13-2016, 09:21 PM
    Thread: New GPU
Post: RE: New GPU

980 is a good card, but that card pictured is not a not reference design card, it is an OEM design card designed for gaming. You really need a reference design card for oclHashcat.
epixoip Hardware 5 7,837 03-13-2016, 09:23 PM
    Thread: What's wrong?
Post: RE: What's wrong?

You do realize your wordlists have to actually contain the correct password, right? So if your wordlist does not have the word 'hashcat' in it, then no you won't crack any of the example hashes.
epixoip Old hashcat Support 3 5,294 03-13-2016, 09:25 PM
    Thread: Decrypt WPA2 Key
Post: RE: Decrypt WEP Key

WEP?
epixoip General Help 5 8,503 03-23-2016, 08:24 PM
    Thread: hash-identifier md5crypt?
Post: RE: hash-identifier md5crypt?

You've been here long enough to know posting hashes is against the rules.
epixoip General Help 1 3,700 03-27-2016, 11:33 PM
    Thread: Penetration test of MS VPN
Post: RE: Penetration test of MS VPN

Adavan Wrote: (03-28-2016, 01:17 PM) -- I am not sure with 1122334455667788. How can i check it from Wireshark? -- This is the challenge. Typically you need to control this value.
epixoip Old hashcat Support 2 5,397 03-28-2016, 05:15 PM
    Thread: TC password found, wrong?
Post: RE: TC password found, wrong?

It's possible it's a false positive but the odds are pretty low. Especially if the password it found make sense.
epixoip Old oclHashcat Support 10 15,460 03-29-2016, 01:15 AM
    Thread: Build Review Request
Post: RE: Build Review Request

Gamer case, 80plus Gold PSU, two different SSDs, and I'm bored.
epixoip Hardware 2 4,707 03-30-2016, 08:55 AM
    Thread: hashcat-utils are being detected as trojans!
Post: RE: hashcat-utils are being detected as trojans!

You guys are killing me here. You're telling me that all of you actually run anti-virus? Way to be hackers...
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 9 21,324 03-30-2016, 11:20 PM
    Thread: cudahashcat error
Post: RE: cudahashcat error

Your problem is ''-username''. Since you only have one dash before the word 'username,' getopt is interpreting that as "-u sername" and telling you that 'sername' is not a valid value. Long options al...
epixoip Old oclHashcat Support 3 4,951 03-30-2016, 11:25 PM
    Thread: cudahashcat error
Post: RE: cudahashcat error

Maybe you should show us your exact command line then.
epixoip Old oclHashcat Support 3 4,951 03-31-2016, 03:42 AM
    Thread: Sybase hash type
Post: RE: Sybase hash type

./hashcat-cli64.bin -h | grep 8000
epixoip Old hashcat Support 3 5,101 03-31-2016, 04:01 AM
    Thread: Bruteforce Keyspace Mythology
Post: RE: Bruteforce Keyspace Mythology

You don't really need to understand how hashcat calculates the base/mod loop sizes to use --keyspace. But if you want to understand, study https://github.com/hashcat/hashcat-utils/blob/master/src/keys...
epixoip Old oclHashcat Support 1 3,858 03-31-2016, 06:45 PM