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: AMD GPU driver issue
Post: RE: AMD GPU driver issue

Even with rocm we still need OpenCL runtime and the OpenCL runtime needs the OpenCL ICD.
atom hashcat 7 3,824 04-05-2019, 04:25 PM
    Thread: Hashcat not cracking even though dictionary has the password (wifi wpa)
Post: RE: Hashcat not cracking even though dictionary ha...

It's an AMD driver problem. Nothing you can't do. But that's why we've add the self-test to make you aware. For some reason you disabled it.
atom hashcat 7 3,672 06-22-2019, 03:30 PM
    Thread: multiple DES cipher same plain
Post: RE: multiple DES cipher same plain

Sure, just change the key?
atom hashcat 7 2,914 11-01-2019, 04:16 PM
    Thread: multiple DES cipher same plain
Post: RE: multiple DES cipher same plain

If you just want to know all possible CT of a fixed PT by going through all possible keys, then this is not a task suited for a password cracker. For a password cracker there always needs to be some s...
atom hashcat 7 2,914 11-01-2019, 06:31 PM
    Thread: multiple DES cipher same plain
Post: RE: multiple DES cipher same plain

Note that it depends if you know the PT already. In this case you can encrypt the PT and then compare against a list of CT, which minimal speed drop. However if you need to decrypt the CT and then com...
atom hashcat 7 2,914 11-05-2019, 09:49 AM
    Thread: did hashcat support ati 5970 gpu ?
Post: RE: did hashcat support ati 5970 gpu ?

yes, as what i've seen here https://3.14.by/forum/viewtopic.php?f=8&t=1162#p8426
atom Hardware 6 17,185 05-05-2010, 07:09 PM
    Thread: did hashcat support ati 5970 gpu ?
Post: RE: did hashcat support ati 5970 gpu ?

meinname123 Wrote: (05-06-2010, 12:54 AM) -- Yes, as stated over there i'm really impressed by the speed.. and this at relatively low usage of GPU - so even with "-n 80" Desktop and also videos are s...
atom Hardware 6 17,185 05-06-2010, 09:15 AM
    Thread: Driver/SDK version message and a few tweaks
Post: RE: Driver/SDK version message

this is an ATI related problem and comes up due the combination of two single problems. first, to get the full performance out of ATI it requires vectorizing. this means it is best crunching 4 passwor...
atom Very old oclHashcat Support 6 14,065 05-29-2010, 07:02 AM
    Thread: oclHashcat - Single worlist attack
Post: RE: oclHashcat - Single worlist attack

as you said, hashcat is very fast in doing dictionary attack. even on my biggest wordlists that are greater than 1gb it is finished in less than a minute. why adding dictionary attack on oclHashcat?
atom Feature Requests 6 13,362 06-01-2010, 09:15 AM
    Thread: oclhashcat 21 speed reduction
Post: RE: oclhashcat 21 speed reduction

please paste speed of v0.18 with this command: oclHashcat.exe example.hash -1 ?l?d ?1?1?1?1 ?1?1?1?1 -n 8 and of v0.21 with this command: oclHashcat.exe example.hash -1 ?l?d ?1?1?1?1 ?1?1?1?1 -n 8 ...
atom Very old oclHashcat Support 6 14,019 06-24-2010, 04:04 PM
    Thread: oclhashcat --restore not work correct
Post: RE: oclhashcat --restore not work correct

i tried your oclHashcat.restore file and it worked fine for me (after modifying it so that it matches my configuration). what makes you believe it starts from 0?
atom Very old oclHashcat Support 6 12,715 07-28-2010, 03:14 PM
    Thread: oclhashcat --restore not work correct
Post: RE: oclhashcat --restore not work correct

very strange. i tried but failed to reproduce this on linux. maybe this is an windows related problem. i will try it again in the next days when i hopefully get back access to my windows development m...
atom Very old oclHashcat Support 6 12,715 07-29-2010, 09:59 AM
    Thread: Syntax Help
Post: RE: Syntax Help

works fine for me... Code: -- thumbstone hashcat-0.35 # echo f830f69d23b8224b512a0dc2f5aec974 > hash thumbstone hashcat-0.35 # echo thisisatest > word thumbstone hashcat-0.35 # ./hashcat-cli.b...
atom Old hashcat Support 6 18,661 08-06-2010, 11:49 PM
    Thread: oclhashcat 21 speed reduction
Post: RE: oclhashcat 21 speed reduction

fixed in v0.23
atom Very old oclHashcat Support 6 14,019 08-20-2010, 03:59 PM
    Thread: oclhashcat --restore not work correct
Post: RE: oclhashcat --restore not work correct

yes, that was a 64 bit issue. my cross compiler did something wrong. i workarounded the problem. please test in next release or come to IRC to get the beta. however, this was only a display error.
atom Very old oclHashcat Support 6 12,715 09-20-2010, 01:55 PM
    Thread: Single hash use on command line
Post: RE: Single hash use on command line

its not so hard to add this. but -h is already in use. i'll add it if i have some spare time.
atom Feature Requests 6 14,641 10-13-2010, 10:15 AM
    Thread: Problem with -l and -s
Post: RE: Problem with -l and -s

the parameter -l is currently not supported on oclhashcat. it requires a complicated rewrite of the scheduling engine. if you need distributed oclhashcat in wordlist-mode, you currently need to split ...
atom Very old oclHashcat Support 6 12,488 10-18-2010, 03:45 PM
    Thread: Question on rules
Post: RE: Question on rules

all the simple commands like i, s, ^ and $ is 100% compatible to jtr. but hc does not have a preprocessor (no [ ]).
atom Old hashcat Support 6 12,171 11-25-2010, 10:59 AM
    Thread: multihashing of sha1($salt.$pass) possible?
Post: RE: multihashing of sha1($salt.$pass) possible?

sorry, but this does not work with oclHashcat for two reasons: 1. you can not add salts or charsets in hex 2. you can not crack plains of size 15 or bigger and you need 24
atom Very old oclHashcat Support 6 15,165 12-29-2010, 11:51 AM
    Thread: multihashing of sha1($salt.$pass) possible?
Post: RE: multihashing of sha1($salt.$pass) possible?

multihashing of sha1($salt.$pass) is (and was) possible but the reasons why sl3 unlocking with oclHashcat is not possible still remain the same even with the latest version.
atom Very old oclHashcat Support 6 15,165 01-21-2011, 12:21 PM