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 [desc] Forum Replies Views Posted
    Thread: strange behaviour when using dictionary
Post: RE: strange behaviour when using dictionary

does your plaintext password contain any non-ascii letters, like german umlauts or any language specific letters?
atom Old oclHashcat Support 9 14,658 02-19-2014, 03:47 AM
    Thread: strange behaviour when using dictionary
Post: RE: strange behaviour when using dictionary

maybe its rejected? to short? less than 8 chars?
atom Old oclHashcat Support 9 14,658 02-19-2014, 10:03 PM
    Thread: Recover NTLM with charset: !@$etaoinshrdlu134579
Post: RE: Recover NTLM with charset: !@$etaoinshrdlu1345...

You can also put all characters into a file (all in one line) and then use -1 filename Should save you headache about the escaping
atom Old oclHashcat Support 9 17,222 02-23-2014, 11:45 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: New Feature: outfile monitoring
Post: New Feature: outfile monitoring

oclHashcat v1.02 will come with a new Feature called outfile-check. Just to explain this new feature shortly: When we started to add more distributed support with -s and -l and --keyspace we thought ...
atom Old oclHashcat Support 0 4,063 02-24-2014, 04:26 PM
    Thread: Hybrid attack and -s value
Post: RE: Hybrid attack and -s value

in -a0 (with or without rules), -a1 and -a6 where the dictionary is used as base it's correct, I can confirm. Oh, there is an exception for oversized lines.
atom Old hashcat Support 3 6,482 02-25-2014, 07:45 PM
    Thread: STOP! Unsupported or incorrect Driver
Post: RE: STOP! Unsupported or incorrect Driver

For current v1.01 release version I recommend using catalyst 13.12 stable drivers, not 13.04. oclHashcat v1.02 will change this
atom Old oclHashcat Support 6 11,993 02-25-2014, 07:48 PM
    Thread: How to crack md5 hash where long cleartext is *almost* known?
Post: RE: How to crack md5 hash where long cleartext is ...

Don't forget the "E" rule, it's exactly doing that: Lower case the whole line, then upper case the first letter and every letter after a space
atom Old hashcat Support 4 13,081 02-26-2014, 09:27 AM
    Thread: Trac refuses to take my submission
Post: RE: Trac refuses to take my submission

Please try again
atom General Help 2 7,522 02-28-2014, 10:25 PM
    Thread: Very slow WPA cracking on NVIDIA 8500 GT Windows
Post: RE: Very slow WPA cracking on NVIDIA 8500 GT Windo...

Take a look at the benchmarks: https://hashcat.net/oclhashcat/ to get an idea about the performance relative
atom Old oclHashcat Support 9 17,252 03-05-2014, 05:58 PM
    Thread: Very slow WPA cracking on NVIDIA 8500 GT Windows
Post: RE: Very slow WPA cracking on NVIDIA 8500 GT Windo...

there is no gpu in the world that can do 600k please read it again carefully
atom Old oclHashcat Support 9 17,252 03-05-2014, 06:03 PM
    Thread: Not working on Hainan
Post: RE: Not working on Hainan

Your GPU will be support with oclHashcat v1.02
atom Old oclHashcat Support 1 4,142 03-06-2014, 11:34 PM
    Thread: A 25 word list, with a 16 character mixAlphaNumeric salt, please help
Post: RE: A 25 word list, with a 16 character mixAlphaNu...

that looks simple, but first, please add a valid hash, salt and plaintext example just to make sure i've understood this correctly
atom Old oclHashcat Support 11 22,439 03-11-2014, 07:41 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: 2nd GPU very slow
Post: RE: 2nd GPU very slow

Mantle drivers are incompatible to oclHashcat v1.01
atom Old oclHashcat Support 14 31,688 03-11-2014, 07:44 PM
    Thread: error:clgetplatformids<> -1001
Post: RE: error:clgetplatformids<> -1001

Don't forget to add -u 4096 for full speed
atom Old oclHashcat Support 3 6,752 03-11-2014, 07:45 PM
    Thread: Modify Session files to resume at choosen point
Post: RE: Modify Session files to resume at choosen poin...

oclHashcat v1.20 will have better support for manual restore point setting
atom User Contributions 4 12,212 03-11-2014, 07:47 PM
    Thread: 8K Budget
Post: RE: 8K Budget

Yeah, latest info on this is that 10x GPU work on X11, however AMD's OpenCL runtime still only supports a maximum of 8.
atom Hardware 7 14,385 03-11-2014, 07:50 PM
    Thread: A 25 word list, with a 16 character mixAlphaNumeric salt, please help
Post: RE: A 25 word list, with a 16 character mixAlphaNu...

hashcat/oclHashcat can not crack those because the total length of a string is > 55. However, the keyspace you're trying to search is very small (2^25). Therefore you can use maskprocessor and a li...
atom Old oclHashcat Support 11 22,439 03-11-2014, 09:00 PM
    Thread: A 25 word list, with a 16 character mixAlphaNumeric salt, please help
Post: RE: A 25 word list, with a 16 character mixAlphaNu...

I see, but then the problem is with your wording. A salt is some set of data that is known to both defender and attacker.
atom Old oclHashcat Support 11 22,439 03-11-2014, 11:09 PM