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: ADL_Overdrive5_Temperature_Get(): -5
Post: RE: ADL_Overdrive5_Temperature_Get(): -5

I think this one is fixed with latest beta
atom General Help 10 17,185 07-01-2014, 11:05 AM
    Thread: ADL_Overdrive5_Temperature_Get(): -5
Post: RE: ADL_Overdrive5_Temperature_Get(): -5

When it's finished :)
atom General Help 10 17,185 07-01-2014, 11:22 PM
    Thread: Benchmarks from NVidia's GTX 980
Post: RE: Benchmarks from NVidia's GTX 980

Kgx Pnqvhm Wrote: (09-24-2014, 07:57 PM) -- Which specific card did you use? Some makers have factory overclocked versions, which might be good to know for comparison purposes. And which ForceW...
atom Hardware 10 81,921 09-24-2014, 09:48 PM
    Thread: Benchmarks from NVidia's GTX 980
Post: RE: Benchmarks from NVidia's GTX 980

underwater Wrote: (09-24-2014, 06:22 PM) -- Hoooo, hope v1.31 can solve that error--"cuModuleLoad 301". BTW, GTX980's Power loss seems really good.... -- oclHashcat v1.30 does not support the gtx98...
atom Hardware 10 81,921 09-24-2014, 09:50 PM
    Thread: Benchmarks from NVidia's GTX 980
Post: RE: Benchmarks from NVidia's GTX 980

OK, some nice update. The benchmark above uses brute-force to meassure the performance. When I played a bit more with the card I did a benchmark using combinator-attack, the -a1 kernels. This kernel i...
atom Hardware 10 81,921 09-24-2014, 09:54 PM
    Thread: Benchmarks from NVidia's GTX 980
Post: RE: Benchmarks from NVidia's GTX 980

New optimization found in -a1 mode: 980 old -a1: Speed.GPU.#1...: 5975.6 MH/s 980 new -a1: Speed.GPU.#1...: 6507.2 MH/s
atom Hardware 10 81,921 09-26-2014, 04:03 PM
    Thread: Benchmarks from NVidia's GTX 980
Post: Benchmarks from NVidia's GTX 980

Finally, the GTX 980 arrived. Some really nice changes come with it. More details here: Maxwell: The Most Advanced CUDA GPU Ever Made (https://devblogs.nvidia.com/parallelforall/maxwell-most-advance...
atom Hardware 10 81,921 09-24-2014, 05:15 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: 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: GTX 1080 Founder's Edition Build
Post: RE: GTX 1080 Founder's Edition Build

Not sure what you're expecting from us
atom Hardware 10 16,367 06-01-2016, 11:08 AM
    Thread: hashcat v3.00
Post: hashcat v3.00

[hr] hashcat v3.00 release notes [hr] There are a multitude of changes with this release; I'll try to describe them all at the level of detail they deserve. You can download here: https://hash...
atom hashcat 10 129,162 06-29-2016, 05:40 PM
    Thread: GTX Titan XP (10 series) (benchmark)
Post: RE: GTX Titan XP (10 series)

Thanks for benchmark
atom Hardware 10 20,575 08-13-2016, 01:44 PM
    Thread: Crack a long list efficiently
Post: RE: Crack a long list efficiently

Why's that odd, it depends on the hash-type
atom hashcat 10 11,858 08-14-2016, 08:50 PM
    Thread: Crack a long list efficiently
Post: RE: Crack a long list efficiently

neo79 Wrote: (08-19-2016, 04:58 AM) -- you need more power, plus ati is better at cracking, nividi is better for games -- Not any longer, it changed in the meanwhile
atom hashcat 10 11,858 08-19-2016, 09:32 AM
    Thread: Initializing device kernels and memory
Post: RE: Initializing device kernels and memory

Which AMD driver are you using?
atom hashcat 10 14,882 08-22-2016, 02:12 PM
    Thread: Initializing device kernels and memory
Post: RE: Initializing device kernels and memory

Please use AMD Driver version 15.12
atom hashcat 10 14,882 08-23-2016, 09:34 AM
    Thread: Crack a long list efficiently
Post: RE: Crack a long list efficiently

That is true, because NVidia is only that fast because of their LOP3.LUT instruction which most crypto algorithms make heavy use of. But for applying rules on wordlists, which is another time consumin...
atom hashcat 10 11,858 08-24-2016, 07:54 AM
    Thread: Initializing device kernels and memory
Post: RE: Initializing device kernels and memory

The GUI is an overlay.
atom hashcat 10 14,882 10-15-2016, 10:23 AM
    Thread: bash: ./hashcat64.bin: cannot execute binary file: Exec format error
Post: RE: bash: ./hashcat64.bin: cannot execute binary f...

Just build it from source: git clone https://github.com/hashcat/hashcat cd hashcat git init submodule git init update make done
atom hashcat 10 17,717 12-01-2016, 11:09 AM
    Thread: bash: ./hashcat64.bin: cannot execute binary file: Exec format error
Post: RE: bash: ./hashcat64.bin: cannot execute binary f...

Err that was a bit too early in the morning. Of course I mean: Quote: -- git clone https://github.com/hashcat/hashcat cd hashcat git submodule init git submodule update make --
atom hashcat 10 17,717 12-01-2016, 05:55 PM