Please note, this is a STATIC archive of website hashcat.net from October 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: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?

just add "?a?a?a?a?a?a?a?a" to the end of that command.
epixoip General Help 12 21,943 02-23-2014, 09:47 PM
    Thread: missing opencl.dll
Post: RE: missing opencl.dll

You're using the wrong binary. oclHashcat32.exe is for AMD GPUs. You need to use cudaHashcat32.exe
epixoip General Help 6 14,332 03-13-2014, 09:55 PM
    Thread: missing opencl.dll
Post: RE: missing opencl.dll

you will likely need to download the driver from dell.com
epixoip General Help 6 14,332 03-14-2014, 03:26 AM
    Thread: Help needed, seg fault
Post: RE: Help needed, seg fault

Mantle drivers cannot be used with oclHashcat 1.01. Catalyst 13.12 is the last version which maybe used with the current release. oclHashcat also prints a message about not submitting bug reports w...
epixoip General Help 2 8,704 03-16-2014, 05:20 AM
    Thread: 4 x 290X problem
Post: RE: 4 x 290X problem

Quote: -- od6config --adapters 0,1,2,3 --autofix --set core=1100,mem=1375 -- this command makes no sense.
epixoip General Help 11 21,627 03-27-2014, 10:17 PM
    Thread: 4 x 290X problem
Post: RE: 4 x 290X problem

davejcb Wrote: (03-27-2014, 10:42 PM) -- I actually have "od6config --autofix --adapter 0,1,2 --set core=1100,mem=1375", writing from memory. What's wrong with that syntax? Combining the autofix w...
epixoip General Help 11 21,627 03-27-2014, 11:29 PM
    Thread: Getting Hash from DMG
Post: RE: Getting Hash from DMG

hashcat does not support dmg, and there's nothing you can do to trick it into working with dmg. further, the "hash" that is extracted with dmg2john is not a hash at all. there is no stored password...
epixoip General Help 1 7,424 04-23-2014, 05:31 AM
    Thread: problem in Unicode hashes
Post: RE: problem in Unicode hashes

hashcat does not only crack ascii hashes, that is false. hashcat does not care one bit about encoding, all it cares about are the bytes. if the password is unicode, then your candidates should also be...
epixoip General Help 1 5,069 04-26-2014, 03:08 AM
    Thread: sapphire 7970
Post: RE: sapphire 7970

there's nothing wrong with 78C. don't worry unless you start getting over 90C
epixoip General Help 4 7,170 05-01-2014, 01:11 AM
    Thread: Help me with oclHashcat-plus. ERROR: No AMD/SDS compatible platform found
Post: RE: Help me with oclHashcat-plus. ERROR: No AMD/S...

resurrecting a thread that died over a year ago for a product that doesn't even exist anymore. great way to introduce yourself to the forum.
epixoip General Help 7 29,027 05-07-2014, 10:14 AM
    Thread: why not crack MD5 16bit ?
Post: RE: why not crack MD5 16bit ?

that's not 16 bit, that's 64 bit. and you're probably not specifying the correct mode.
epixoip General Help 6 12,895 05-16-2014, 05:31 AM
    Thread: HD4890 - ERROR: clGetPlatformIDs() -1001
Post: RE: HD4890 - ERROR: clGetPlatformIDs() -1001

AMD no longer supports the HD4000 series. time to upgrade.
epixoip General Help 3 7,621 05-16-2014, 11:53 PM
    Thread: HD4890 - ERROR: clGetPlatformIDs() -1001
Post: RE: HD4890 - ERROR: clGetPlatformIDs() -1001

older versions are timebombed and do not work.
epixoip General Help 3 7,621 05-17-2014, 05:41 AM
    Thread: Can not start broker
Post: RE: Can not start broker

mindphuk Wrote: (05-21-2014, 01:36 PM) -- Linux zentrale 3.2.0-4-686-pae #1 SMP Debian 3.2.54-2 i686 GNU/Linux -- ^ that's what's wrong. vcl is for x86-64 only.
epixoip General Help 9 13,804 05-21-2014, 08:35 PM
    Thread: Can not start broker
Post: RE: Can not start broker

"out of memory" means device memory, not host memory. but this is a known issue with vcl. try restarting opencld on all of the nodes, then restart the broker.
epixoip General Help 9 13,804 05-23-2014, 10:12 PM
    Thread: Can not start broker
Post: RE: Can not start broker

ah yeah sorry, you're correct that it is out of host memory. my fault. anyway, at this point you should probably know that we abandoned VCL quite awhile ago for pretty much these reasons.
epixoip General Help 9 13,804 05-26-2014, 07:05 PM
    Thread: Which linux config for hd 7970
Post: RE: Which linux config for hd 7970

https://hashcat.net/wiki/doku.php?id=linux_server_howto
epixoip General Help 4 8,113 05-26-2014, 08:28 PM
    Thread: Can not start broker
Post: RE: Can not start broker

hashtopus, disthc, boinc, your own wrapper, manually with --keyspace, -s, and -l, etc.
epixoip General Help 9 13,804 05-27-2014, 01:04 PM
    Thread: The big fundamentals
Post: RE: The big fundamentals

2die4 Wrote: (05-28-2014, 09:27 AM) -- Let’s suppose that we want to crack a 10 character password of a difficult to crack algorithm (such as a WPA2 password). We don’t know anything ab...
epixoip General Help 2 7,487 05-28-2014, 09:54 AM
    Thread: Remote cracking with ocl via ubuntu server
Post: RE: Remote cracking with ocl via ubuntu server

looks like you didn't export DISPLAY or COMPUTE, or you don't have Xauthority. did you follow https://hashcat.net/wiki/doku.php?id=linux_server_howto ?
epixoip General Help 4 9,070 05-28-2014, 11:41 PM