Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: ERROR: clGetDeviceIDs() -1
Post: RE: ERROR: clGetDeviceIDs() -1

Is there any specific reason for why are you running it in a VM? I really don't think the VM has access to the GPU at the level that hashcat needs, so you should run hashcat under your host OS instead...
MsChievous Hardware 7 23,096 07-04-2016, 05:46 PM
    Thread: hashcat v3 macOS
Post: RE: hashcat v3 macOS

You did not provide much to go on, Cluster. All we know is that you have Mac OS X, hashcat v3.00 and that it does not work. Could you tell us a bit more about what you are trying and what happens when...
MsChievous hashcat 15 51,408 07-04-2016, 02:58 PM
    Thread: MD5 and v3.00
Post: RE: MD5 and v3.00

atom Wrote: (07-04-2016, 01:10 PM) -- The reason is that it's not really slower, I just had to fix a number of bugs in the rule engine, which is executed on the GPU, but those fixes lead to a slower ...
MsChievous hashcat 19 52,121 07-04-2016, 01:34 PM
    Thread: Hashcat 3.0 ERROR: clBuildProgram()
Post: RE: Hashcat 3.0 ERROR: clBuildProgram()

It looks like you are missing the inc_vendor.cl OpenCL file, so when it tries to compile that it fails. Go look under D:/Decrypt/hashcat-3.00/OpenCL/ and see if it is there. If it is, make sure hash...
MsChievous hashcat 3 17,274 07-03-2016, 03:12 PM
    Thread: Custom MD5 types
Post: RE: Custom MD5 types

You are right that there is no kernel for md5($salt.md5($pass).md5($salt)). Since this is probably not a very common hash type I don't think the developers will add it, but if you want to write your o...
MsChievous hashcat 2 9,602 07-02-2016, 11:58 PM
    Thread: MD5 and v3.00
Post: RE: MD5 and v3.00

I guess smaller wordlists could be transferred, so you are probably right there. The big ones are probably transferred in chunks too. This is really odd then!
MsChievous hashcat 19 52,121 07-02-2016, 11:26 PM
    Thread: MD5 and v3.00
Post: RE: MD5 and v3.00

Mem5 Wrote: (07-02-2016, 10:19 PM) -- So.. pure bruteforcing on 3.00 is faster than v2.01 ; but rules and wordlist attacks is slower. Weird ? -- I am really just guessing here but I think it has s...
MsChievous hashcat 19 52,121 07-02-2016, 10:31 PM
    Thread: Hashcat 3.0 CL_UNKNOWN_ERROR
Post: RE: Hashcat 3.0 CL_UNKNOWN_ERROR

lisa Wrote: (07-02-2016, 08:52 PM) -- Code: -- Unsupported OS Detected operating system is not supported. Supported operating systems for this release are: Ubuntu* 12.04 (Intel(R) 64), 14.04 (Inte...
MsChievous hashcat 17 66,584 07-02-2016, 09:43 PM
    Thread: Hashcat 3.0 CL_UNKNOWN_ERROR
Post: RE: Hashcat 3.0 CL_UNKNOWN_ERROR

lisa Wrote: (07-02-2016, 06:27 PM) -- Thank you so much for your help. I have a poor processor, Celeron, I hope it will have drivers for that. That poor CPU can at least run some MD5/SHA1s, haha. -...
MsChievous hashcat 17 66,584 07-02-2016, 06:36 PM
    Thread: Hashcat 3.0 CL_UNKNOWN_ERROR
Post: RE: Hashcat 3.0 CL_UNKNOWN_ERROR

lisa Wrote: (07-02-2016, 06:20 PM) -- Same issue, I suppose I have to go to intels homepage and find new drivers there I suppose. -- You can find them here: https://software.intel.com/en-us/article...
MsChievous hashcat 17 66,584 07-02-2016, 06:23 PM
    Thread: Hashcat 3.0 CL_UNKNOWN_ERROR
Post: RE: Hashcat 3.0 CL_UNKNOWN_ERROR

Ooh, well that is most likely where the issue lies then. Have you installed the OpenCL drivers for your CPU? If you have, could you try this and see if that works: ./hashcat64.bin -b -m 0 -D 2 T...
MsChievous hashcat 17 66,584 07-02-2016, 06:07 PM
    Thread: Hashcat 3.0 CL_UNKNOWN_ERROR
Post: RE: Hashcat 3.0 CL_UNKNOWN_ERROR

Does any of this help? https://github.com/hashcat/hashcat/issues/147 It seems to most likely be a driver or OpenCL issue, so perhaps try reinstalling the drivers?
MsChievous hashcat 17 66,584 07-02-2016, 05:12 PM
    Thread: Device skipped?
Post: RE: Device skipped?

LindaWillson Wrote: (07-02-2016, 02:42 PM) -- Hi, sorry for asking dump question, but can anyone explain what I'm doing wrong!? I'm using hashcat 3.0 on a windows 7 machine.  I get this mess...
MsChievous hashcat 3 33,165 07-02-2016, 02:51 PM
    Thread: MD5 and v3.00
Post: RE: MD5 and v3.00

I have found similar results with -m 2611 and -m 2711 (the only ones I tested). With single hashes or when using benchmarks v3.00 far outperforms v2.01 but as soon as you have a sizeable hash list wit...
MsChievous hashcat 19 52,121 07-02-2016, 01:50 PM