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: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15

All recent beta testing was done with Catalyst 13.8 beta1. It's not directly linked anywhere on AMD's website, so I'll provide the URL here: https://www2.ati.com/drivers/beta/amd-catalyst-13.8-beta1...
epixoip Very old oclHashcat-plus Announcements 31 215,942 08-26-2013, 03:42 PM
    Thread: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15

pongsakm Wrote: (08-27-2013, 04:27 AM) -- I'm use ATI4670+Driver Latest Version 13.4 -- There is no 13.4 for Radeon HD 4xxx. You're using 13.4 Legacy, which is really something like 12.6. AMD no lo...
epixoip Very old oclHashcat-plus Announcements 31 215,942 08-27-2013, 08:46 AM
    Thread: need help with sha512
Post: RE: need help with sha512

Command is fine. Problem is cuLaunchKernel() returned 701, which is CUDA_ERROR_LAUNCH_OUT_OF_RESOURCES. You might be able to get it to run with a lower -n value.
epixoip Very old oclHashcat-lite Support 23 49,311 07-08-2012, 12:39 PM
    Thread: need help with sha512
Post: RE: need help with sha512

probably time to upgrade then.
epixoip Very old oclHashcat-lite Support 23 49,311 07-08-2012, 01:35 PM
    Thread: need help with sha512
Post: RE: need help with sha512

yes, i mean hardware. the problem is sha512 requires much more vram than the other hash types, hence the out of resources error.
epixoip Very old oclHashcat-lite Support 23 49,311 07-08-2012, 02:11 PM
    Thread: How to crack discuz x2 password ?
Post: RE: How to crack discuz x2 password ?

a little bit of googling suggests it uses md5(md5(pass).salt) which is the same as vbulletin, so try using one of the two vbulletin modes (i'm not sure which is which.)
epixoip Very old oclHashcat-lite Support 3 15,697 07-08-2012, 02:31 PM
    Thread: need help with sha512
Post: RE: need help with sha512

sha512 hashes in linux shadow file is actually sha512crypt, not raw sha512.
epixoip Very old oclHashcat-lite Support 23 49,311 07-08-2012, 03:33 PM
    Thread: Distributed Computing for cracking a long passwd
Post: RE: Distributed Computing for cracking a long pass...

oclhashcat cannot crack passwords > 16 chars.
epixoip Very old oclHashcat-lite Support 22 46,753 07-09-2012, 04:44 AM
    Thread: need help with sha512
Post: RE: need help with sha512

undeath Wrote: (07-08-2012, 04:59 PM) -- no. crypt uses PBKDF2. -- you're thinking of pbkdf2-hmac-sha512, like what grub uses. sha512crypt doesn't use pbkdf2. sha512crypt is actually based on md5cr...
epixoip Very old oclHashcat-lite Support 23 49,311 07-09-2012, 05:22 AM
    Thread: need help with sha512
Post: RE: need help with sha512

undeath Wrote: (07-09-2012, 12:32 PM) -- as far as i know [md5]crypt in fact uses PBKDF2. -- no sir.
epixoip Very old oclHashcat-lite Support 23 49,311 07-09-2012, 08:43 PM
    Thread: need help with sha512
Post: RE: need help with sha512

Please understand sha512crypt, aka SHA512(Unix), is *not* simply salted sha512. The "hex string" generated by Cain's Hash Calculator is just a raw sha512 hash, and is completely different -- and in no...
epixoip Very old oclHashcat-lite Support 23 49,311 07-10-2012, 01:05 PM
    Thread: md5(salt.pass) troubles and tricks
Post: RE: md5(salt.pass) troubles and tricks

You can also use attack mode 6 (dict + mask) with oclhashcat-plus and use the salts as a dictionary.
epixoip Very old oclHashcat-lite Support 20 40,862 08-06-2012, 06:36 AM
    Thread: Slow crack with GPU Nvidia 335M
Post: RE: Slow crack with GPU Nvidia 335M

There are two things wrong here: the first is "Nvidia", and the second is "notebook." Nvidia GPUs are slow enough as it is, let alone their mobile GPUs. A good solution would be to get a desktop or s...
epixoip Very old oclHashcat-lite Support 3 8,455 08-23-2012, 04:24 PM
    Thread: sha512 Unix
Post: RE: sha512 Unix

sha512crypt (-m 1800) support was added in -plus v0.09 and -lite v0.10
epixoip Very old oclHashcat-lite Support 9 20,265 10-14-2012, 03:30 AM
    Thread: sha512 Unix
Post: RE: sha512 Unix

DiG Wrote: (10-15-2012, 12:43 AM) -- Not the UNIX variant if I understand correctly, hence MuMMeL's question. Hashcat-plus does implement sha512crypt but is too slow on my GPU (500c/s). I've been try...
epixoip Very old oclHashcat-lite Support 9 20,265 10-16-2012, 01:05 AM
    Thread: oclHashcat-* cannot utilise 2nd HD7970
Post: RE: oclHashcat-* cannot utilise 2nd HD7970

1. You need to uninstall the AMD APP SDK. 2. Catalyst 12.10 does not support multi-GPU when x11 is running.. Either use 12.8, or ensure you do not have x11 running while cracking.
epixoip Very old oclHashcat-lite Support 6 18,742 10-28-2012, 03:37 PM
    Thread: Long base passwords
Post: RE: Long base passwords

most ntlm implementations only implement one block of md4, which limits the key to 27 characters. while i'm sure atom's implementation differs from this, you can see an example of this algorithm at ht...
epixoip Very old oclHashcat-lite Support 8 13,991 11-04-2012, 03:33 AM
    Thread: Long base passwords
Post: RE: Long base passwords

Windows doesn't share this implementation, no. This implementation is oriented toward performance. You can get more performance if you make certain assumptions, like e.g. the password is less than 28 ...
epixoip Very old oclHashcat-lite Support 8 13,991 11-04-2012, 01:58 PM
    Thread: $P$B8... first time, GPU nVdia, Dual Core:DHCP
Post: RE: $P$B8... first time, GPU nVdia, Dual Core: How

kasmi.achmed Wrote: (11-05-2012, 08:54 PM) -- I got a fast nVidia Cuda GPU -- If there is such a thing as a fast Nvidia GPU, the GTX 460 sure ain't it.
epixoip Very old oclHashcat-lite Support 8 15,780 11-05-2012, 11:24 PM
    Thread: Performance drop with partially known long plain NTLM
Post: RE: Performance drop with partially known long pla...

this is expected because you aren't giving the left side enough work to do. i'm surprised your gpu utilization is that high, when i try your mask i only get about 2% utilization on one GPU.
epixoip Very old oclHashcat-lite Support 7 12,889 11-07-2012, 01:14 AM