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 [desc] Replies Views Posted
    Thread: ERROR: cuMemAllocHost() 2
Post: RE: ERROR: cuMemAllocHost() 2

So, it works when running the benchmark with 1, 2 or 3 devices simultaniously, but not with all 4, that's when the error occurs. c:\cudaHashcat-1.37>cudaHashcat64.exe -b --gpu-devices 2,3,4 cudaHa...
Zilent Hardware 13 19,364 09-14-2015, 07:31 AM
  Information Thread: LM hash command
Post: LM hash command

Hi hash-experts! I need some help getting together the best command line approach for bruteforcing a tricky LM hash. The thing is, that I've tried using LM hash tables of up to 339 GB, without any lu...
Zilent Old oclHashcat Support 4 11,421 04-05-2014, 01:54 PM
  Information Thread: LM hash command
Post: RE: LM hash command

Thank you for the answer. I'm trying this: cudaHashcat64.exe --status -t 64 -a 3 -m 3000 lm.txt -1 ?u?d?s æøåÆØÅ ?l?l?l?l?l?l?l lm.txt contains the 2 LM hash values. They sho...
Zilent Old oclHashcat Support 4 11,421 04-08-2014, 07:29 AM
    Thread: LM hash command
Post: RE: LM hash command

Thank you, I totally missed the delicate difference between l and 1. This seems to run as expected: cudaHashcat64.exe --status -t 64 -a 3 -m 3000 lm.txt -1 ?u?d?sæøåÆØÅ ?1?1?1?1...
Zilent Old oclHashcat Support 4 11,421 04-08-2014, 09:34 PM