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 [desc]
    Thread: Which version hashcat with OpenCL 13.9
Post: RE: Which version hashcat with OpenCL 13.9

Upgrade your GPU, the 4870 is slower than your CPU
atom hashcat 2 4,278 12-02-2016, 07:50 PM
    Thread: Building hashcat v3.20
Post: RE: Building hashcat v3.20

Hm, for some reason I think this is related to your opencl installation. Can you post the output of /opt/amdgpu-pro/bin/clinfo ?
atom hashcat 12 12,520 12-02-2016, 07:55 PM
    Thread: Hybrid attack using rules on a dictionary
Post: RE: Hybrid attack using rules on a dictionary

Not with stdin input, because hashcat can't know the number of candidates it will recieve via stdin.
atom hashcat 10 14,669 12-02-2016, 07:56 PM
    Thread: Building hashcat v3.20
Post: RE: Building hashcat v3.20

Try with --gpu-temp-disable
atom hashcat 12 12,520 12-02-2016, 08:14 PM
    Thread: Hybrid attack using rules on a dictionary
Post: RE: Hybrid attack using rules on a dictionary

Yes, that will work
atom hashcat 10 14,669 12-02-2016, 08:15 PM
    Thread: Building hashcat v3.20
Post: RE: Building hashcat v3.20

Can you compile hashcat with DEBUG=1 and send me a backtrace ?
atom hashcat 12 12,520 12-02-2016, 08:22 PM
    Thread: Hybrid attack using rules on a dictionary
Post: RE: Hybrid attack using rules on a dictionary

number-of-words-in-wordlist1 * number-of-words-in-wordlist2 * number-of-rules
atom hashcat 10 14,669 12-02-2016, 08:23 PM
    Thread: Hybrid attack using rules on a dictionary
Post: RE: Hybrid attack using rules on a dictionary

in hybrid mode with -a 6 the ?a?a gets expanded into number of words internally, so it 95*95
atom hashcat 10 14,669 12-02-2016, 08:24 PM
    Thread: Building hashcat v3.20
Post: RE: Building hashcat v3.20

make clean DEBUG=1 make ulimit -c 999999999999 ./hashcat -b (core dumped) gdb ./hashcat core Then in gdb prompt type "bt" Send me full output
atom hashcat 12 12,520 12-02-2016, 08:37 PM
    Thread: Building hashcat v3.20
Post: RE: Building hashcat v3.20

Can you please delete the line fclose (fd_drm); in src/opencl.cl in line 78 and retry?
atom hashcat 12 12,520 12-02-2016, 09:21 PM
    Thread: Need a little help with hashcat 3.20
Post: RE: Need a little help with hashcat 3.20

Two things to mentions here: * Looks like this is some issue with AMD on Windows * Even if this does not affect the problem with the AMD cards, remove OpenCL Driver for Intel Iris and Intel HD Gra...
atom hashcat 1 3,347 12-03-2016, 02:17 PM
    Thread: hashcat mix temperature readings
Post: RE: hashcat mix temperature readings

Can you please open an issue for this on Github. Thanks!
atom hashcat 3 4,057 12-03-2016, 02:18 PM
    Thread: am I doing something wrong?
Post: RE: am I doing something wrong?

* Does the mask match the password? * Did you set the correct offset for full drive encryption? Is this one really the same as with TrueCrypt? * Are you sure the cipher is not cascaded?
atom hashcat 5 5,675 12-03-2016, 02:47 PM
    Thread: hashcat mix temperature readings
Post: RE: hashcat mix temperature readings

I need some additional information, but let's continue to talk on github about this bug. Forum should be for usage problems not bugs, therefore closing here.
atom hashcat 3 4,057 12-03-2016, 04:09 PM
    Thread: Third-party utility: analyze_hc_restore
Post: RE: Third-party utility: analyze_hc_restore

That would be nice, isn't it working anymore?
atom User Contributions 3 7,404 12-03-2016, 04:10 PM
    Thread: hashcat v3.20 + plaintext
Post: RE: hashcat v3.20 + plaintext

The hash is a word in plaintext. This can be useful if you want to check your own written rules, for example. You don't need to make it a hash first, you don't need to use stdout and compare using ext...
atom hashcat 1 2,736 12-04-2016, 03:19 PM
    Thread: Stuck at hashcat (3.20) Starting... linux
Post: RE: Stuck at hashcat (3.20) Starting... linux

The 270s is no longer supported with AMDGPU-Pro. You need to upgrad to more modern hardware if you want to use Linux. If you want to use older hardware you must use Windows, there's no way around that...
atom hashcat 3 4,831 12-04-2016, 03:21 PM
    Thread: Stuck --username cracking
Post: RE: Stuck --username cracking

Is this a joke?
atom hashcat 1 2,596 12-04-2016, 03:21 PM
    Thread: GTX 1050, 1060, 970 benchmarks
Post: RE: GTX 1050, 1060, 970 benchmarks

cheap = expensive
atom Hardware 11 38,000 12-06-2016, 01:30 PM
    Thread: Crash during kernel & memory init.
Post: RE: Crash during kernel & memory init.

Propably just used "7z e" to extract the archive instead of "7z x"?
atom hashcat 1 3,211 12-06-2016, 01:31 PM