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 Views Posted [asc]
    Thread: hashcat beta and ubuntu 16.04 summary
Post: hashcat beta and ubuntu 16.04 summary

There have been many issues reported when installing Ubuntu 16.04 and the latest beta (which is also the future release).  I've installed it myself to see what's going on.  Here we go: Make ...
atom hashcat 7 19,539 04-30-2016, 09:23 AM
    Thread: oclHashcat v2.10 performance questions?
Post: RE: oclHashcat v2.10 performance questions?

Don't see anything
atom Old oclHashcat Support 9 12,902 04-29-2016, 09:13 PM
    Thread: oclHashcat v2.10 performance questions?
Post: RE: oclHashcat v2.10 performance questions?

I think you're confusing hashcat and oclHashcat here, is that possible?
atom Old oclHashcat Support 9 12,902 04-28-2016, 09:09 AM
    Thread: Problem with the "add wordlist" button
Post: RE: Problem with the "add wordlist" button

GUI not supported here, please ask on authors site
atom Old hashcat Support 1 4,280 04-27-2016, 12:11 PM
    Thread: oclHashcat v2.10 performance questions?
Post: RE: oclHashcat v2.10 performance questions?

Not sure what your problem is, 105MH/s is pretty good for a CPU.
atom Old oclHashcat Support 9 12,902 04-27-2016, 11:32 AM
    Thread: oclHashcat v2.10 performance questions?
Post: RE: oclHashcat v2.10 performance questions?

Your doing 2 things wrong! Read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_is_my_attack_so_slow Point 2 and 3 Basically 1) add a rule (important!) and 2) add -w 3
atom Old oclHashcat Support 9 12,902 04-27-2016, 10:43 AM
    Thread: Ubuntu 16.04 - fglrx is deprecated - is "radeon" driver OK these days?
Post: RE: Ubuntu 16.04 - fglrx is deprecated - is "radeo...

But no one yet seems to have found out how to do it, even there's alot of discussion going on about this topic. It's like some hidden mysterium. A pretty demoralizing argument is this: Quote: -- ...
atom hashcat 17 36,357 04-25-2016, 08:59 PM
    Thread: Ubuntu 16.04 - fglrx is deprecated - is "radeon" driver OK these days?
Post: RE: Ubuntu 16.04 - fglrx is deprecated - is "radeo...

I've updated one of my development systems to Ubuntu 16.04 to clarify the situation. As you can read about almost everywhere, fglrx is no longer supported. That's mostly because X11 is not compatib...
atom hashcat 17 36,357 04-25-2016, 08:11 PM
    Thread: Ubuntu 16.04 - fglrx is deprecated - is "radeon" driver OK these days?
Post: RE: Ubuntu 16.04 - fglrx is deprecated - is "radeo...

The most important question is, does the new OSS driver support OpenCL. At this point, radeon-crimson-15.12-15.302-151217a-297685e.zip is the best driver you can get for oclHashcat on linux. But...
atom hashcat 17 36,357 04-25-2016, 11:42 AM
    Thread: TC password found, wrong?
Post: RE: TC password found, wrong?

Thanks for the file you've provided. I've analyzed it. The first thing I tried to reproduce is why JtR isn't cracking it. It turns out the reason is that JtR doesn't support boot-mode TC cracking. ...
atom Old oclHashcat Support 10 15,462 04-20-2016, 02:43 PM
    Thread: TC password found, wrong?
Post: RE: TC password found, wrong?

Please send me the first 512 byte and the incorrect password so that we can reproduce and fix the problem
atom Old oclHashcat Support 10 15,462 04-18-2016, 05:11 PM
    Thread: Not sure how to crack a chained SHA-256 hash
Post: RE: Not sure how to crack a chained SHA-256 hash

there's no way to do that with the existing kernels, but since we went OSS you can hack one of them to do what you like. I'd recommend kernel source of -m 1400 as a template
atom General Help 1 3,300 04-18-2016, 05:10 PM
    Thread: 2x Nvidia TESLA K80 Benchmark
Post: RE: 2x Nvidia TESLA K80 Benchmark

If oclHashcat shows 0H/s this is typically the case when a user is running an attack on a slow hash types. If the time it takes to calculate a full batch of OpenCL-workitems is greater than SPEED_MAXA...
atom Hardware 5 9,534 04-13-2016, 09:47 AM
    Thread: Help with simple mask
Post: RE: Help with simple mask

No that's not the purpose of --stdout. It's used to pipe or redirect the candidates. In your case the hash is read as maskfile and since it does not include any wildcards it's printed as-is.
atom Old hashcat Support 4 6,369 04-13-2016, 09:45 AM
    Thread: New Oclhashcat with keepass - 0 speed
Post: RE: New Oclhashcat with keepass - 0 speed

Yeah, that's right. It's actually faster than 0H/s. Showing 0H/s is not the true speed. The best way to find out is to comment out this line: Quote: -- if (rec_ms > SPEED_MAXAGE) continue; -- and...
atom Old oclHashcat Support 3 6,813 04-10-2016, 03:38 PM
    Thread: New Oclhashcat with keepass - 0 speed
Post: RE: New Oclhashcat with keepass - 0 speed

15081984 iterations, wth!! It's simply slower than 1H/s
atom Old oclHashcat Support 3 6,813 04-10-2016, 12:29 PM
    Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...

No, but they are pure text files. you can simply copy the content of all the rules you want to run at once into a single new file.
atom Old oclHashcat Support 8 10,389 04-02-2016, 02:12 PM
    Thread: sequential hash? reallly weird!
Post: RE: sequential hash? reallly weird!

Given the fact that it's exactly 16 asterisks after the F, I'd guess the part between S and F (inclusive) is some fixed salt. Only way to find out is to look at the source (or reverse the binary).
atom General Talk 1 3,674 04-02-2016, 02:05 PM
    Thread: Dev/Testers Needed - oclhashcat API
Post: RE: Dev/Testers Needed - oclhashcat API

@Beta-Testers: If possible, please help him. @richk: Good luck with it!
atom User Contributions 2 6,771 03-23-2016, 12:49 PM
    Thread: Is oclHashcat support $RAR3$*1*?
Post: RE: Is oclHashcat support $RAR3$*1*?

Not yet, but it's planned. Just don't ask when.
atom Old oclHashcat Support 4 13,806 03-23-2016, 12:43 PM