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 [asc] Author Forum Replies Views Posted
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

Then maybe the mapping is not (NVML to OpenCL). Does the fanspeed reading work correctly?
atom hashcat 13 22,612 08-27-2016, 10:43 PM
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

I'm using a 1080 myself, have no problems. I'm using Ubuntu 16.04 tho
atom hashcat 13 22,612 08-27-2016, 11:04 PM
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

nvidia's driver
atom hashcat 13 22,612 08-28-2016, 10:46 AM
    Thread: Wrong WPA password ?
Post: RE: Wrong WPA password ?

That is pretty easy. You forgot to run wpaclean before you used it with aircrack-ng. wpaclean is a tool which is part of aircrack-ng. I did it with your testfile and then it worked.
atom Very old oclHashcat-plus Support 2 7,119 08-31-2012, 10:31 AM
    Thread: Wrong Time Estimated with -w 4 parameter
Post: RE: Wrong Time Estimated with -w 4 parameter

If you use the latest beta, take a look at the salt position and try -S. With enough uncracked salts it might be fast enough to feed your GPUs.
atom hashcat 4 2,732 09-08-2018, 10:29 AM
    Thread: wrong dict size?
Post: RE: wrong dict size?

nope, its exactly doing what it is supposed to do. remember there is a length limit on each side (14). oclHashcat automatically skips words that are longer than 14 chars. it is -not- depeding on rules...
atom Very old oclHashcat Support 2 7,603 04-11-2011, 01:00 PM
    Thread: Writing hashfile.new takes too long time.
Post: RE: Writing hashfile.new takes too long time.

Please do not use network-shares for your hashfile or do not use --remove. The potfile is the better alternative.
atom Old oclHashcat Support 2 4,429 09-14-2015, 11:26 AM
    Thread: Write rules
Post: RE: Write rules

Rules reference: https://hashcat.net/wiki/doku.php?id=rule_based_attack
atom hashcat 2 3,347 02-06-2017, 10:19 PM
    Thread: WPA2 Speed drops by 5x
Post: RE: WPA2 Speed drops by 5x

If you switch to oclHashcat v1.32 this will not happen anymore. It will use the wordlist as base whetever -a you choose in hybrid mode.
atom Old oclHashcat Support 5 9,462 01-27-2015, 11:45 AM
    Thread: WPA2 Key not found
Post: RE: WPA2 Key not found

no, please send me the .cap file, not the .hccap
atom Very old oclHashcat-plus Support 10 20,213 08-13-2012, 10:37 AM
    Thread: WPA2 Key not found
Post: RE: WPA2 Key not found

he is using -a 1 so its ok! @bjorn pls send me the .cap and the .hccap
atom Very old oclHashcat-plus Support 10 20,213 08-12-2012, 07:51 PM
    Thread: WPA2 Key not found
Post: RE: WPA2 Key not found

OK, thank you. I found the problem! In combinator mode, it (falsely) rejects all words < length 8 because it thinks a WPA passwords must be at least of length 8. It should however run the length chec...
atom Very old oclHashcat-plus Support 10 20,213 08-13-2012, 12:23 PM
    Thread: WPA2 Key not found
Post: RE: WPA2 Key not found

Totally, thats why I found it so fast. This one was on combinator while yours where on hybrid
atom Very old oclHashcat-plus Support 10 20,213 08-13-2012, 02:02 PM
    Thread: WPA2 handshake
Post: RE: WPA2 handshake

masterpiece
atom hashcat 4 5,669 11-30-2016, 07:48 PM
    Thread: WPA2 cracking slow on newer versions
Post: RE: WPA2 cracking slow on newer versions

Please try again with v3.5.0
atom hashcat 3 4,036 04-05-2017, 11:19 AM
    Thread: WPA2 crack rules
Post: RE: WPA2 crack rules

That or, maskprocessor has a special option for this
atom Old oclHashcat Support 6 9,337 10-14-2015, 09:27 AM
    Thread: WPA2 crack rules
Post: RE: WPA2 crack rules

Also, don't use -o with maskprocessor for such huge files. There's no reason to do. You can simply pipe the output: $ mp64 -1 ?dabcdef -r 2 ?1?1?1?1?1?1?1?1?1?1 | ./oclHashcat -m 2500 ... That w...
atom Old oclHashcat Support 6 9,337 10-16-2015, 10:29 AM
    Thread: WPA2 Bruteforce.
Post: RE: WPA2 Bruteforce.

To skip repetitive letters you need maskprocessor and pipe the output. Use the -q option to specify number of repetitive letters
atom Old oclHashcat Support 2 6,382 07-18-2015, 09:50 PM
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

Sometimes it's requred to use wpaclean (part of aircrack-ng) before using cap2hccap.
atom hashcat 11 13,825 09-01-2016, 04:28 PM
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

IOW, it never worked on GPU. Did you try hashcat 3.1 in CPU mode?
atom hashcat 11 13,825 09-01-2016, 07:03 PM