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: wpa/wpa2 for hc
Post: RE: wpa/wpa2 for hc

done. latest oclHashcat-plus supports this. thread closed.
atom Feature Requests 2 8,555 11-19-2011, 07:40 PM
    Thread: WPA/WPA2 hash help
Post: RE: WPA/WPA2 hash help

Yeah it's fine it will go through all passwords 0000000000 - 9999999999 but not in that order unless you use --markov-disable. Note it will not crack "012345" because it's not of length 10.
atom Old oclHashcat Support 14 17,250 07-10-2015, 09:53 AM
    Thread: WPA/WPA2 in hashcat
Post: RE: WPA/WPA2 in hashcat

It should be possible to port the code from oclHashcat to hashcat. But I am to busy with other features. If you guys can convince radix, matrix or xandadrel your chances are good :)
atom Feature Requests 13 32,540 01-11-2013, 02:10 PM
    Thread: wpa/wpa2 minimum and maximum password
Post: RE: wpa/wpa2 minimum and maximum password

Its neither oclHashcat that is crash nor the driver. Its a feature. Use this regedit change to disable WDDM recovery. Works for NVIDIA and AMD. https://hashcat.net/wiki/doku.php?id=timeout_patch
atom Very old oclHashcat-plus Support 36 100,014 01-25-2013, 11:58 AM
    Thread: wpa/wpa2 minimum and maximum password
Post: RE: wpa/wpa2 minimum and maximum password

It comes up if you raise -n and -u a lot to get more speed. For WPA you can up to -u 4096
atom Very old oclHashcat-plus Support 36 100,014 01-25-2013, 01:20 PM
    Thread: WPA/WPA2 which hashcat, which rules ?
Post: RE: WPA/WPA2 which hashcat, which rules ?

No, there is no performance difference from Windows to Linux.
atom Very old oclHashcat-plus Support 9 23,917 01-11-2013, 02:12 PM
    Thread: wpa2 - more hashes at once
Post: RE: wpa2 - more hashes at once

No, its salted
atom Very old oclHashcat-plus Support 6 11,083 08-10-2012, 11:11 AM
    Thread: wpa2 - more hashes at once
Post: RE: wpa2 - more hashes at once

its more that you will never find the same essid twice, this is very rare nowadays.
atom Very old oclHashcat-plus Support 6 11,083 08-10-2012, 09:21 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
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

You just need to install the OpenCL runtime for your CPU model
atom hashcat 11 13,825 09-02-2016, 03:03 PM
    Thread: WPA2 - not working vs aircrack-ng?
Post: RE: WPA2 - not working vs aircrack-ng?

Try to crack the hashcats own handshake from here: https://hashcat.net/misc/example_hashes/hashcat.hccap Password is "hashcat!" -- Note the ! at end
atom hashcat 11 13,825 09-05-2016, 09: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 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 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 handshake
Post: RE: WPA2 handshake

masterpiece
atom hashcat 4 5,669 11-30-2016, 07:48 PM
    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