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 [desc] Author Forum Replies Views Posted
    Thread: Help to start OclHashcat-lite on ati4870x2
Post: RE: Help to start OclHashcat-lite on ati4870x2

oclHashcat works with OpenCL. OpenCL runtime from AMD do not allow access to required fast memory for hd4xxx cards. For SL3 on hd4xxx cards use ighashgpu.
atom Hardware 13 20,489 11-26-2012, 11:11 AM
    Thread: Help understanding NetNTLMv2
Post: RE: Help understanding NetNTLMv2

Best way to explain: https://github.com/hashcat/hashcat/blob/master/OpenCL/m05600_a0-pure.cl#L46-L107
atom hashcat 1 1,864 02-26-2019, 10:08 PM
    Thread: Help understanding toggles and rules WPA
Post: RE: Help understanding toggles and rules WPA

Rules is one way to do it. There's also the table-lookup attack which makes the processes easier, you don't have to write all the rules, just the translations. Quote: -- root@et:~/hashcat-0.50# ...
atom Old oclHashcat Support 3 5,376 03-08-2015, 07:25 PM
    Thread: Help with 7500 Kerberos 5 AS-REQ Pre-Auth
Post: RE: Help with 7500 Kerberos 5 AS-REQ Pre-Auth

Hey, first of all, the example works fine: Code: -- root@ht:~/oclHashcat-1.20# cat > hash $krb5pa$23$user$realm$salt$4e751db65422b2117f7eac7b721932dc8aa0d9966785ecd958f971f622bf5c42dc0c70b53236...
atom Old oclHashcat Support 5 16,293 03-28-2014, 10:25 AM
    Thread: Help with 7500 Kerberos 5 AS-REQ Pre-Auth
Post: RE: Help with 7500 Kerberos 5 AS-REQ Pre-Auth

hey, that hash works fine for me, see here: Code: -- root@ht:~/oclHashcat-1.20# cat hash $krb5pa$23$user$realm$salt$034ACFC70AFBA542690B8BC912FCD7FED6A848493A3FF0D7AF641A263B71DCC72902995DF4085...
atom Old oclHashcat Support 5 16,293 03-28-2014, 06:41 PM
    Thread: Help with 7500 Kerberos 5 AS-REQ Pre-Auth
Post: RE: Help with 7500 Kerberos 5 AS-REQ Pre-Auth

I think I see what the error is you did. You prepended the hash to the ciphertext, but you need to append it
atom Old oclHashcat Support 5 16,293 03-28-2014, 06:42 PM
    Thread: Help with a specific mask or rule
Post: RE: Help with a specific mask or rule

indeed and with tmesis.pl from hashcat-utils you can let auto-generate them for you
atom Old oclHashcat Support 6 9,413 04-05-2015, 11:32 PM
    Thread: Help with Axcrypt
Post: RE: Help with Axcrypt

AFAIK the axcrypt2john.py tool was updated recently, too. So make sure you use the latest version from github
atom General Talk 5 7,881 08-12-2016, 05:33 PM
    Thread: Help with cracking
Post: RE: Help with cracking

Yes, but you need a custom kernel for this custom algo
atom General Help 1 5,207 06-25-2016, 10:51 AM
    Thread: Help with cracking a zip Password
Post: RE: Help with cracking a zip Password

see https://hashcat.net/wiki/doku.php?id=example_hashes
atom hashcat 5 24,597 12-01-2017, 11:17 AM
    Thread: Help with cryptext hash: sha1($pass.sha1($pass))
Post: RE: Help with cryptext hash: sha1($pass.sha1($pass...

There is no such algorithm: sha1($pass.sha1($pass)) -- that's correct -- there's no way you can do it yourself with hashcat, sorry! You can generate a dictionary from the charset by either using mask...
atom General Help 1 4,042 12-19-2014, 03:49 PM
    Thread: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...

If you just want to get started try a different hash mode. The iTunes backup >= 10.0 is the slowest algorithm around.
atom hashcat 9 7,472 02-26-2019, 10:10 PM
    Thread: Help with long salt
Post: RE: Help with long salt

That's currently not supported, sorry.
atom Old oclHashcat Support 8 17,681 03-11-2014, 07:43 PM
    Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery

Hashcat autodetects this.
atom hashcat 13 9,832 02-16-2018, 11:49 PM
    Thread: Help with MSKerb5 Hash
Post: RE: Help with MSKerb5 Hash

looks invalid, please see example hash page on the wiki
atom General Help 2 5,732 05-19-2016, 08:15 PM
    Thread: Help with MySql2005 Hash
Post: RE: Help with MySql2005 Hash

see here for example hashes, including mssql: https://hashcat.net/wiki/doku.php?id=example_hashes
atom Very old oclHashcat-plus Support 3 7,353 06-26-2013, 08:33 AM
    Thread: Help with oclhascat-lite and cisco
Post: RE: Help with oclhascat-lite and cisco

oclHashcat-lite does not support -m 500, you need oclHashcat-plus.
atom Very old oclHashcat-lite Support 3 9,896 10-30-2012, 10:22 AM
    Thread: Help with oclhascat-lite and cisco
Post: RE: Help with oclhascat-lite and cisco

You have to add a mask, read here: https://hashcat.net/wiki/doku.php?id=mask_attack For example, you could try the mask: ?l?l?d?d?d?l?l?s -a 3 -n 32 --gpu-loops 1000 Then just have a bit patience an...
atom Very old oclHashcat-lite Support 3 9,896 10-30-2012, 03:58 PM
    Thread: Help with optimizing dict attack
Post: RE: Help with optimizing dict attack

Try with prince and use the words in the basewords with and without spaces at the end
atom General Talk 2 2,486 10-25-2018, 07:21 AM
    Thread: help with proper configuration
Post: RE: help with proper configuration

I think the speed is ok for the 540M. It is a low end card. Also, NV is not so good in single hash cracking. If you want fast speed you need the AMD top model cards like hd5970, hd6990, hd7970. Ho...
atom Very old oclHashcat-plus Support 4 8,882 03-27-2012, 03:13 PM