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 Replies [asc] Views Posted
    Thread: garbage on output
Post: RE: garbage on output

unfortionaly the new catalyst v10.7 did not fix the hd5970 problem. it seems it also requires a new opencl runtime. so we have to wait and hope ati fixes this in the next sdk v2.2 release. you still n...
atom Very old oclHashcat Support 3 7,999 07-29-2010, 09:56 AM
    Thread: oclhashcat - ERROR: clBuildProgram() -42
Post: RE: oclhashcat - ERROR: clBuildProgram() -42

thanks for info. i have updated the oclHashcat page. only the 8800 GTS 512MB version supports sm_11.
atom Very old oclHashcat Support 3 11,561 08-05-2010, 09:25 AM
    Thread: ERROR: clGetDeviceIDs() -1
Post: RE: ERROR: clGetDeviceIDs() -1

yeah ati cards must be connected to monitor... did it work?
atom Hardware 3 13,082 08-06-2010, 11:52 PM
    Thread: oclhashcat - ERROR: clBuildProgram() -42
Post: RE: oclhashcat - ERROR: clBuildProgram() -42

the 8800GTX is not supported. its because of its gpu architecture.
atom Very old oclHashcat Support 3 11,561 08-09-2010, 07:49 AM
    Thread: ERROR: clBuildProgram() -11
Post: RE: ERROR: clBuildProgram() -11

cat v10.8 and sdk v2.2 is perfect. what card is this hd5970? add -d 1 to cmdline and try again.
atom Very old oclHashcat Support 3 9,163 08-31-2010, 02:15 PM
    Thread: ERROR: clBuildProgram() -11
Post: RE: ERROR: clBuildProgram() -11

i have no idea, sorry. i can not reproduce it since i do not have hd5870. any other hd5870 users have the same problem?
atom Very old oclHashcat Support 3 9,163 09-01-2010, 11:22 AM
    Thread: load/save from/to http-server
Post: RE: load/save from/to http-server

nice idea but as long as you can do it with external commands there is no real need for it. also, from an architectonic view its somehow strange to add a http client to a password cracker.
atom Feature Requests 3 9,189 10-10-2010, 11:02 AM
    Thread: Feature request: SAP passwords
Post: RE: Feature request: SAP passwords

no plans for that yet
atom Feature Requests 3 11,262 11-02-2010, 10:31 AM
    Thread: 16-bit unicode?
Post: RE: 16-bit unicode?

no, because it would make dictionary parser slower. it is easier and faster to parse normal 7bit/8bit dictionary and then expand the word in memory to utf. but this requires special -m mode (like NTLM...
atom General Help 3 11,162 11-04-2010, 10:32 AM
    Thread: oclHashcat DCC bug?
Post: RE: oclHashcat DCC bug?

please try again with latest beta, i send you link in PM
atom Very old oclHashcat Support 3 8,786 11-08-2010, 07:15 PM
    Thread: 5970 fixed?
Post: RE: 5970 fixed?

use -d 1 instead of -d 2 and it should work
atom Very old oclHashcat Support 3 8,057 11-25-2010, 11:02 AM
    Thread: Hash type list modification
Post: RE: Hash type list modification

i am not sure if i understood you request correctly. do you mean something like this? md5(md5($pass)) [PHP] - used with e107. md5(md5($pass).$salt) [PHP] - used with vBulletin 3.x.x. md5(md5($salt).m...
atom Feature Requests 3 10,746 12-03-2010, 10:46 AM
    Thread: Hash type list modification
Post: RE: Hash type list modification

no: md5(sha1($pass)) sha1(md5($pass)) DES(Unix) - Good one this for .htpasswd files maybe: sha384($pass) yes: sha256($pass) sha512($pass)
atom Feature Requests 3 10,746 12-07-2010, 04:41 PM
    Thread: table generator
Post: RE: table generator

hashcat does not support rainbowtables
atom Feature Requests 3 9,043 12-08-2010, 05:35 PM
    Thread: 2 in 1
Post: RE: 2 in 1

hey mastercracker. indeed you can expect oclhc+ soon, but currently i have no plans to add md5(md5($salt).md5($pass)). maybe when i have some spare time :)
atom Feature Requests 3 8,721 01-23-2011, 06:05 PM
    Thread: oclHashcat-0.24 performance issue
Post: RE: oclHashcat-0.24 performance issue

The 2nd core of the hd5970 is only supported on linux (by using a undocumented variable). Officially the 2nd core of the hd5970 is not supported by OpenCL :-( As a workaround you can use the -d 1 swit...
atom Very old oclHashcat Support 3 8,327 01-23-2011, 06:12 PM
    Thread: oclHashcat-0.24 performance issue
Post: RE: oclHashcat-0.24 performance issue

my hd5970 in multihash mode makes ~3800M/s on two hashes and 2900M/s on 6500 hashes. so your paste is showing a hd5970 with both cores running. for a good performance check use this command: oclHashc...
atom Very old oclHashcat Support 3 8,327 01-24-2011, 02:21 PM
    Thread: SHA-256
Post: RE: SHA-256

sha256 is already supported in hashcat and will be supported in next oclHashcat release.
atom Feature Requests 3 9,918 01-31-2011, 05:17 PM
    Thread: md5crypt
Post: RE: md5crypt

done in oclHashcat+
atom Feature Requests 3 8,458 01-31-2011, 05:19 PM
    Thread: md5(phpBB3) for oclhashcat
Post: RE: md5(phpBB3) for oclhashcat

done in oclHashcat+
atom Feature Requests 3 9,524 01-31-2011, 05:21 PM