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 [desc] Views Posted
    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
    Thread: [split] vBulletin: md5(md5($pass).$salt) - command line ?!
Post: RE: [split] vBulletin: md5(md5($pass).$salt) - com...

update: recent oclHashcat versions support --increment flag
atom Very old oclHashcat Support 3 16,001 01-31-2011, 06:13 PM
    Thread: Which CUDA should I install?
Post: RE: Which CUDA should I install?

get latest nvidia driver + oclHashcat v0.25 and it will work fine.
atom Very old oclHashcat Support 3 10,601 01-31-2011, 06:34 PM
    Thread: oclHashcat DCC bug?
Post: RE: oclHashcat DCC bug?

fixed in oclHashcat v0.24
atom Very old oclHashcat Support 3 8,786 01-31-2011, 06:36 PM
    Thread: oclhashcat - ERROR: clBuildProgram() -42
Post: RE: oclhashcat - ERROR: clBuildProgram() -42

latest nvidia driver and oclHashcat v0.25 fixes this (finally sm_10 support)
atom Very old oclHashcat Support 3 11,561 01-31-2011, 06:48 PM
    Thread: garbage on output
Post: RE: garbage on output

fixed with oclHashcat v0.25
atom Very old oclHashcat Support 3 7,999 01-31-2011, 06:50 PM
    Thread: MD5(Unix)
Post: RE: MD5(Unix)

supported in oclHashcat+ v0.03
atom Very old oclHashcat Support 3 10,524 01-31-2011, 06:51 PM
    Thread: Other types of encryptions ?
Post: RE: Other types of encryptions ?

supported in oclHashcat+ v0.03
atom Very old oclHashcat Support 3 8,923 01-31-2011, 06:52 PM
    Thread: One more error
Post: RE: One more error

fixed with oclHashcat v0.25
atom Very old oclHashcat Support 3 9,239 01-31-2011, 06:52 PM
    Thread: Possible bug
Post: RE: Possible bug

fixed with oclHashcat v0.25 :-)
atom Very old oclHashcat Support 3 10,044 01-31-2011, 06:54 PM
    Thread: how to install ATI_Stream_SDK in ubuntu
Post: RE: how to install ATI_Stream_SDK in ubuntu

you just need to unpack the SDK and execute the following command (replace path with your installation path): 32bit: export LD_LIBRARY_PATH="/root/ati-stream-sdk-v2.3-lnx64/lib/x86" 64bit: exp...
atom Very old oclHashcat Support 3 11,715 02-04-2011, 11:05 AM