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: v1.00 beta 11 ...
Post: RE: v1.00 beta 11 ...

OK, I will fix this, but the difference is only to see in brute-force as oclHashcat-lite is a brute-force only cracker. So you will only see a difference with single MD5 and NTLM hashes in brute-force...
atom Beta Tester 5 6,321 09-06-2013, 10:03 AM
    Thread: v1.00 beta 11 ...
Post: RE: v1.00 beta 11 ...

ERROR: clCreateKernel() -46 will be fixed in b16
atom Beta Tester 5 6,321 09-06-2013, 10:09 AM
    Thread: [split] oclHashcat-plus v0.15
Post: RE: [split] oclHashcat-plus v0.15

Bugs usually go into TRAC. However, ADL is not compiled into oclHashcat, so that error does not depend on oclHashcat. Maybe you also updated Catalyst. If yes, that's the reason for the warning. You sh...
atom Very old oclHashcat-plus Support 5 10,067 09-10-2013, 09:59 AM
    Thread: Cracking utf-8 encoded passwords with mask-attack
Post: Cracking utf-8 encoded passwords with mask-attack

For those, who haven't seen it, here's a nice Blog about how to crack utf8 with masks. https://www.rurapenthe.me/2013/09/cracking-hashes-with-other-language.html Thanks to rurapenthe
atom User Contributions 5 14,032 09-10-2013, 10:08 AM
    Thread: oclHashcat-lite-0.15 crash
Post: RE: oclHashcat-lite-0.15 crash

Are you using --benchmark-mode 1? This should create 99% utilization.
atom Very old oclHashcat-lite Support 5 15,377 10-15-2013, 05:08 PM
    Thread: oclHashcat-plus sees only 2GB on sapphire HD 7950 vapor-X
Post: RE: oclHashcat-plus sees only 2GB on sapphire HD 7...

AMD's OpenCL runtime does not allow the use of all memory, see this: https://twitter.com/hashcat/status/373100787108282368
atom Very old oclHashcat-plus Support 5 9,898 11-04-2013, 05:19 PM
    Thread: Injecting candidates /re-reading pot
Post: RE: Injecting candidates /re-reading pot

You can "p"ause the current one, the long running session. And in a parallel instance crack the uncracked ones with the newly found pattern. But to automate this process would not make sense since the...
atom Very old oclHashcat-plus Support 5 9,772 11-11-2013, 04:58 PM
    Thread: SHA256 hex input
Post: RE: SHA256 hex input

Yes, use --hex-charset
atom Very old oclHashcat-plus Support 5 14,393 11-26-2013, 11:55 AM
    Thread: SHA256 hex input
Post: RE: SHA256 hex input

no, use -1 000102030405 etc
atom Very old oclHashcat-plus Support 5 14,393 11-26-2013, 02:15 PM
    Thread: SHA256 hex input
Post: RE: SHA256 hex input

you can save the 000102..ff string to file "all.chr" and then use -1 all.chr next time
atom Very old oclHashcat-plus Support 5 14,393 11-27-2013, 10:05 AM
    Thread: Cracking an OS X 10.8.2 PBKDF2 Hash
Post: RE: Cracking an OS X 10.8.2 PBKDF2 Hash

You can generate a password you know on your system and then try to crack it.
atom Old oclHashcat Support 5 14,791 12-12-2013, 04:34 PM
    Thread: oclHashcat64 wont work?
Post: RE: oclHashcat64 wont work?

Yeah, it's not. What is a Kalindi GPU?
atom Old oclHashcat Support 5 10,991 01-13-2014, 12:07 AM
    Thread: Why can't I use all the Alt+charecters
Post: RE: Why can't I use all the Alt+charecters

Rules accept all characters after the $ append as long as they are 1-byte characters. Maybe you wrote the rule file as utf8 which would be wrong and your text-editor you used to edit the rule converte...
atom Old oclHashcat Support 5 8,283 01-29-2014, 11:08 AM
    Thread: Mantle drivers
Post: RE: Mantle drivers

giveen Wrote: (02-02-2014, 04:31 PM) -- Quote: -- That 9x draw call gain means that the card can run more different shaders, and switch between more textures in every frame it draws. As the computin...
atom General Talk 5 13,655 02-02-2014, 04:59 PM
    Thread: HELP XD - Script
Post: RE: HELP XD - Script

if have you have 2 times the same username, how would it make a difference if you just replace them?
atom General Help 5 8,495 02-16-2014, 10:52 AM
    Thread: Tesla K20m sha512crypt dictionary attack performance issues
Post: RE: Tesla K20m sha512crypt dictionary attack perfo...

Maybe you get confused because benchmark uses a single salt while you are trying to crack 10 salts at once. So your speed is actually 25kH/s which matches your benchmark results
atom Old oclHashcat Support 5 12,932 02-24-2014, 01:42 PM
    Thread: Domain Cached Credentials 2
Post: RE: Domain Cached Credentials 2

This can happen in case the username is to long. Current maximum length in version in v1.01 is 13 and will be increased to 20 in version v1.20
atom Old oclHashcat Support 5 17,251 03-17-2014, 06:43 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

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: SHA1 with long salt - alternatives?
Post: RE: SHA1 with long salt - alternatives?

there are many restrictions. one is that pass + salt can not be longer than 55 but there is another one both pass or salt can not be longer than 32
atom Old oclHashcat Support 5 9,470 04-14-2014, 01:53 PM