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 [asc] Replies Views Posted
    Thread: Hashcat v3.00 : Distributed password cracking
Post: RE: Hashcat v3.00 : Distributed password cracking

--keyspace, -s, -l.
epixoip hashcat 4 7,335 07-09-2016, 05:35 AM
    Thread: MD5 and v3.00
Post: RE: MD5 and v3.00

You're trying to compare CUDA to OpenCL performance on an old (pre-Maxwell) Nvidia GPU, so your comparison is invalid. We already know (and have already stated several times) that performance with pre...
epixoip hashcat 19 21,398 07-09-2016, 05:37 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,712 07-12-2016, 05:27 AM
    Thread: oclhachcat and cudahashcat v2.01
Post: RE: oclhachcat and cudahashcat v2.01

philsmd Wrote: (07-12-2016, 03:01 PM) -- but don't tell anybody that it was me that linked it ;) ) -- Starting to question whether Phil can Internet ;)
epixoip hashcat 3 22,606 07-12-2016, 08:50 PM
    Thread: CPU-only usage not allowed
Post: RE: CPU-only usage not allowed

On Gentoo/Funtoo I think you need to 'emerge intel-opencl-sdk' or something similar. Just helped a friend set up Hashcat on her Gentoo box and I believe that was the package we used that worked.
epixoip hashcat 11 35,566 07-13-2016, 08:42 PM
    Thread: GPU-Device missing
Post: RE: GPU-Device missing

AMD dropped support for VLIW cards like three driver versions ago, so your card is too old to use hashcat. Maybe you can find an old driver that will work, or just buy a new GPU.
epixoip hashcat 6 8,923 07-13-2016, 10:55 PM
    Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...

Are you actually getting any kind of decent hitrate from the unsupported rules? I wouldn't think that you are. Seems like a lot of effort for very little return.
epixoip hashcat 16 23,766 07-20-2016, 03:18 PM
    Thread: legacy hashcat question
Post: RE: legacy hashcat question

You can, but it's not cheap!
epixoip hashcat 3 4,589 07-20-2016, 06:55 PM
    Thread: Mask Attack -> Approaching Final Keyspace
Post: RE: Mask Attack -> Approaching Final Keyspace

... What exactly is the issue here?
epixoip hashcat 9 14,441 07-20-2016, 06:56 PM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

You need to install libxnvctrl0 or use --gpu-temp-disable
epixoip hashcat 15 20,489 07-21-2016, 08:47 PM
    Thread: Skip masks with few recovered passwords
Post: RE: Skip masks with few recovered passwords

Hmm we had a feature for this in beta for several months but it looks like it may have been removed?
epixoip hashcat 2 3,563 07-25-2016, 08:38 PM
    Thread: How to extract zip?
Post: RE: How to extract zip?

zip2john, but not all zip formats are supported.
epixoip hashcat 9 36,024 07-27-2016, 07:31 AM
    Thread: How to extract zip?
Post: RE: How to extract zip?

Hashcat does not support PKZIP, only ZipCrypto. You can use JTR or something for PKZIP.
epixoip hashcat 9 36,024 07-28-2016, 01:03 AM
    Thread: How to extract zip?
Post: RE: How to extract zip?

PKZIP format is a mess. We looked at implementing it on GPU and it was a bucket of NOPE. I mean we'll eventually need to get around to it, but the LOE is massive.
epixoip hashcat 9 36,024 07-28-2016, 08:35 PM
    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: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND Help PLz
Post: RE: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_F...

For Debian and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) you may be able to install my Intel OpenCL .deb at https://github.com/stricture/intel-opencl/releases/tag/16.1_1.2_5.2.0.10002_...
epixoip hashcat 11 23,741 09-14-2016, 08:06 PM
    Thread: AMD R7 240 --> hashcat?
Post: RE: AMD R7 240 --> hashcat?

You could just use CPU for dev purposes.
epixoip hashcat 7 9,290 10-03-2016, 05:18 PM
    Thread: AMD R7 240 --> hashcat?
Post: RE: AMD R7 240 --> hashcat?

Ah ok. Well if ESXi isn't a hard requirement, you can do pci-e passthru with Nvidia on Xen.
epixoip hashcat 7 9,290 10-03-2016, 05:30 PM
    Thread: Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues.
Post: RE: Hashcat-gui, windows 8.1, GTX660OC, two GTX570...

hashcat-gui is not an official hashcat product and thus is not supported here. If you want help on these forums you need to learn how to use the command line. Your rig powering itself off during be...
epixoip hashcat 14 15,999 10-04-2016, 06:00 PM
    Thread: Logging All Hashes
Post: RE: Logging All Hashes

You might want to spend some time reading --help, the wiki, etc as your command does not do what you think it does. Logging all of the passwords generated by hashcat is sort of possible with --stdo...
epixoip hashcat 2 3,664 10-05-2016, 05:10 AM