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: oclHashcat - Single worlist attack
Post: RE: oclHashcat - Single worlist attack

done in oclHashcat+
atom Feature Requests 6 13,362 01-31-2011, 05:19 PM
    Thread: Single hash use on command line
Post: RE: Single hash use on command line

comes in oclHashcat v0.26
atom Feature Requests 6 14,641 01-31-2011, 05:25 PM
    Thread: multihashing of sha1($salt.$pass) possible?
Post: RE: multihashing of sha1($salt.$pass) possible?

support for salted hex and salted charsets comes in oclHashcat v0.26
atom Very old oclHashcat Support 6 15,165 01-31-2011, 05:48 PM
    Thread: did hashcat support ati 5970 gpu ?
Post: RE: did hashcat support ati 5970 gpu ?

note: hd5970 support on linux was added in SDK v2.3 + oclHashcat v0.24
atom Hardware 6 17,185 01-31-2011, 06:07 PM
    Thread: Driver/SDK version message and a few tweaks
Post: RE: Driver/SDK version message and a few tweaks

use the --increment flag
atom Very old oclHashcat Support 6 14,065 01-31-2011, 06:15 PM
    Thread: ERROR: clEnqueueReadBuffer() -5
Post: RE: ERROR: clEnqueueReadBuffer() -5

latest nvidia driver and oclHashcat v0.25 fixes this
atom Very old oclHashcat Support 6 16,080 01-31-2011, 06:39 PM
    Thread: Help for crack SHA1 salt:password
Post: RE: Help for crack SHA1 salt:password

cracking sl3 requires hex-salt and hex-charset which comes on v0.26
atom Very old oclHashcat Support 6 21,790 02-04-2011, 10:58 AM
    Thread: Help for crack SHA1 salt:password
Post: RE: Help for crack SHA1 salt:password

i should add if you are on windows your hd5970 works only correctly if you limit to single gpu usage using the -d 1 switch. or use linux and enjoy full power hd5970 :)
atom Very old oclHashcat Support 6 21,790 02-04-2011, 11:09 AM
    Thread: Strangest HASH (but just MD5)
Post: RE: Strangest HASH (but just MD5)

its md5crypt, 1000 times iterated md5. you can crack it with hashcat or oclHashcat+. Use -m 500
atom Old hashcat Support 6 14,167 03-23-2011, 10:21 AM
    Thread: Strangest HASH (but just MD5)
Post: RE: Strangest HASH (but just MD5)

bruteforce a md5crypt is a bad idea. but i can guarantee you by 100% if use the dictionary rockyou.txt you will find the pass. oh and it does not work because a hashfile is not a hash.
atom Old hashcat Support 6 14,167 03-23-2011, 04:24 PM
    Thread: Combination mode doesn't generate all combinations
Post: RE: Combination mode doesn't generate all combinat...

i can just guess now, but maybe it related to multiple threads writing to the same output file. can you try to reproduce this with -n 1? if the bug is gone, it seems i have to add some mutexing mechan...
atom Old hashcat Support 6 14,784 03-29-2011, 10:41 AM
    Thread: Combination mode doesn't generate all combinations
Post: RE: Combination mode doesn't generate all combinat...

thats good news. but yes, i am still just guessing. if i am right this should produce invalid lines in your debug output file. i mean this is some kind of race condition. the result file will look alw...
atom Old hashcat Support 6 14,784 03-30-2011, 09:47 AM
    Thread: Comprehensive rule listing?
Post: RE: Comprehensive rule listing?

there is no direct comparisation but i tried to make it 100% compatible. there are some hashcat only commands and some jtr only command but these that both have should do exactly the same
atom General Help 6 14,789 04-02-2011, 11:17 PM
    Thread: Comprehensive rule listing?
Post: RE: Comprehensive rule listing?

i would say ^ is faster, but why dont try it for yourself? :)
atom General Help 6 14,789 04-02-2011, 11:17 PM
    Thread: Comprehensive rule listing?
Post: RE: Comprehensive rule listing?

maybe this helps: Code: -- #define RULE_OP_MANGLE_NOOP1 ':' #define RULE_OP_MANGLE_NOOP2 ' ' #define RULE_OP_MANGLE_LREST 'l' #define RULE_OP_MANGLE_UREST 'u' #d...
atom General Help 6 14,789 04-06-2011, 12:18 PM
    Thread: Error:cuCtxCreate() 214
Post: RE: Error:cuCtxCreate() 214

take a look, its from from cuda.h Quote: -- /** * This indicates that an uncorrectable ECC error was detected during * execution. */ CUDA_ERROR_ECC_UNCORRECTABLE ...
atom Very old oclHashcat Support 6 16,732 08-19-2011, 12:06 PM
    Thread: Error:cuCtxCreate() 214
Post: RE: Error:cuCtxCreate() 214

which ForceWare (driver) version are you using?
atom Very old oclHashcat Support 6 16,732 08-19-2011, 01:37 PM
    Thread: ERROR: cuStreamSynchronize() 700
Post: RE: ERROR: cuStreamSynchronize() 700

-1 ?l?u?d ?1?1?1?1 produces only 14776336 combinations try ?l?l?l?l?l?l?l?l?l
atom Very old oclHashcat-plus Support 6 15,950 08-19-2011, 05:22 PM
    Thread: ERROR: cuStreamSynchronize() 700
Post: RE: ERROR: cuStreamSynchronize() 700

yes maybe. thats what i try to find out
atom Very old oclHashcat-plus Support 6 15,950 08-19-2011, 07:14 PM
    Thread: cudaHashcat-plus32 sometimes crash when running a batch...
Post: RE: cudaHashcat-plus32 sometimes crash when runnin...

try again with 0.06 pls when its released. i am not sure but i think i fixed this by fixing some other bug.
atom Very old oclHashcat-plus Support 6 15,150 08-20-2011, 12:43 PM