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: Why doesn't the restore point update with BCrypt hashes?
Post: RE: Why doesn't the restore point update with BCry...

That's because you did check only 348 words yet (28780880 / 82563). You threads alone do 256, not even counted the shader or the -n multiplicator. For sure you didn't reach a checkpoint for restore. P...
atom hashcat 6 6,891 02-13-2017, 11:53 PM
    Thread: help me
Post: RE: help me

Learn OpenCL
atom hashcat 10 9,079 02-13-2017, 11:55 PM
    Thread: Hashcat 3.10 Slower?
Post: RE: Hashcat 3.10 Slower?

59xx series is dead, even AMD dropped it from the drivers.
atom hashcat 7 6,943 02-13-2017, 11:57 PM
    Thread: New hccapx format explained
Post: RE: New hccapx format explained

You can use the 3rd (optional) parameter of cap2hccapx to select a specific ESSID only.
atom User Contributions 49 179,647 02-15-2017, 09:01 PM
    Thread: please add PuTTY private key cracker ! thx
Post: RE: please add PuTTY private key cracker ! thx

Rewrite it to get rid of the includes and we will think about it.
atom hashcat 3 6,346 02-15-2017, 09:02 PM
    Thread: Why doesn't the restore point update with BCrypt hashes?
Post: RE: Why doesn't the restore point update with BCry...

As I said already not if you use a single hash. Since bcrypt is salted, there's not benefit (from a time perspective) then to run them all in a single mode in a sequence.
atom hashcat 6 6,891 02-15-2017, 09:07 PM
    Thread: New hccapx format explained
Post: RE: New hccapx format explained

Yeah, I understood that. It's very likely wpaclean will break you cap (as aircrack-ng -J does) so there's no easy way to filter it. That's why I said that cap2hccapx supports filtering. He just need t...
atom User Contributions 49 179,647 02-15-2017, 09:25 PM
    Thread: md5(md5($salt).md5($pass).$salt)
Post: RE: md5(md5($salt).md5($pass).$salt)

Not supported
atom hashcat 1 3,368 02-16-2017, 01:19 PM
    Thread: GTX 1080: errors
Post: RE: GTX 1080: errors

The "Device #1: Graphics Device" is kind of strange. Maybe your GPU does not support this driver. Try again with latest driver version from nvidia site (378.x series).
atom hashcat 12 13,777 02-16-2017, 01:18 PM
    Thread: Algorithm based bruteforce
Post: RE: Algorithm based bruteforce

Not supported
atom hashcat 1 2,683 02-16-2017, 01:19 PM
    Thread: match column
Post: RE: match column

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
atom hashcat 2 3,138 02-16-2017, 07:26 PM
    Thread: Hashcat 3.10 Slower?
Post: RE: Hashcat 3.10 Slower?

OK, the 15.201.1151.1008 is an older driver version. Unfortionally we can't stick to an older driver version because we need to support new GPU and they need drivers.. :)
atom hashcat 7 6,943 02-16-2017, 07:29 PM
    Thread: Mask attack issues
Post: RE: Mask attack issues

Should have cracked 8 length passwords. I tried locally and it worked fine
atom hashcat 3 3,836 02-16-2017, 07:29 PM
    Thread: GTX 1080: errors
Post: RE: GTX 1080: errors

Drop the Mesa driver, it's known to break. But it also seems your OpenCL ICD is somehow bugged. I'd recommend to not use The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali), the OpenCL integrati...
atom hashcat 12 13,777 02-16-2017, 07:30 PM
    Thread: Mask attack issues
Post: RE: Mask attack issues

If we both can't reproduce the issue, the chances that there's no issue is higher than it is user error
atom hashcat 3 3,836 02-16-2017, 09:28 PM
    Thread: New hccapx format explained
Post: RE: New hccapx format explained

That's a feature, I explained it in the initial post. We also want to be able to crack the password the user set, not just the password on the AP (for man-in-the-middle attacks). Please re-read the po...
atom User Contributions 49 179,647 02-16-2017, 09:29 PM
    Thread: DES-ECB: mask on plain text?
Post: RE: DES-ECB: mask on plain text?

Yes, but we'd need to switch from encrypt to decrypt and then match out the bits you don't care about. So that's possible but requires a kernel rewrite
atom hashcat 4 5,878 02-16-2017, 09:32 PM
    Thread: DES-ECB: mask on plain text?
Post: RE: DES-ECB: mask on plain text?

Quote: -- I need to find all keys that return AA ?? ?? ?? ?? ?? ?? for a known plain text input. -- That will be each 1/256th candidate? You will recieve millions. That's a very bad idea!
atom hashcat 4 5,878 02-20-2017, 02:02 PM
    Thread: GTX 1080: errors
Post: RE: GTX 1080: errors

You need to update your opencl.dll. Please read https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do and follow it 100%, especially th...
atom hashcat 12 13,777 02-20-2017, 02:04 PM
    Thread: des raw algorithm
Post: RE: des raw algorithm

DES cracking is pretty fast with a decent GPU. Quote: -- root@et:~/hashcat# ./hashcat -m 14000 hash --hex-charset -1 charsets/DES_full.charset -a 3 ?1?1?1?1?1?1?1?1 hashcat (v3.30-318-gdd55c1e+) s...
atom General Talk 3 4,001 02-20-2017, 02:10 PM