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 Views Posted [asc]
    Thread: Speed drop with hashfile parameter
Post: RE: Speed drop with hashfile parameter

Note that this is not a "reduction". It's important to mention this, otherwise one could think the multihash search algorithm in hashcat is really bad. The reason here is because some hashes can make ...
atom hashcat 2 2,933 02-07-2017, 11:59 AM
    Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update

BettyBoop51 Wrote: (02-07-2017, 01:17 AM) -- But the truth is that the rule-based attack suffers from the same speed performance even with the 16.40 drivers. 16.40, 16.50, and now 16.60... hashca...
atom General Talk 35 48,975 02-07-2017, 11:52 AM
    Thread: New hccapx format explained
Post: RE: New hccapx format explained

rico Wrote: (02-07-2017, 01:01 AM) -- Great stuff, handshake capturing always a tricky business. I just gave cap2hccapx a quick spin but didn't have much luck either I'm afraid. cap2hccapx seems to i...
atom User Contributions 49 179,647 02-07-2017, 11:49 AM
    Thread: New hccapx format explained
Post: RE: New hccapx format explained

martin.po21 Wrote: (02-06-2017, 11:39 PM) -- However, I tested this on a capture file I already cracked and therefor I know capture is indeed valid (ATT?d?d?d network with default pass of 10 digits)-...
atom User Contributions 49 179,647 02-07-2017, 11:28 AM
    Thread: New hccapx format explained
Post: New hccapx format explained

A few days ago a user came into the #hashcat IRC channel and reported to have problems cracking one of his WPA handshake captures. No worries, the user knew the password to the WPA handshake so this s...
atom User Contributions 49 179,647 02-06-2017, 10:29 PM
    Thread: Long Passwords (MDcrypt)
Post: RE: Long Passwords (MDcrypt)

Correct, but for -m 500 only.
atom hashcat 1 2,849 02-06-2017, 10:20 PM
    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: Setting Up Hashcat on IDE
Post: RE: Setting Up Hashcat on IDE

I think most people do not use an IDE when it comes to system programming. I use editplus on windows as editor (it's by far the fastest editor I know) but do the compiling, debugging, cracking and eve...
atom hashcat 2 3,617 02-06-2017, 10:16 PM
    Thread: Hex ch and small problem
Post: RE: Hex ch and small problem

?b doesn't make sense because DES strips the highest bit and you'll end up with a 56 bit keyspace. That's what DES_full.charset is optimized for, to search only within this 56 bit keyspace.
atom hashcat 14 12,596 02-06-2017, 10:11 PM
    Thread: Noob: HMAC-SHA256 message digest and key
Post: RE: Noob: HMAC-SHA256 message digest and key

It's a hashcat limitation not a limitation caused by the algorithm itself.
atom hashcat 3 5,617 02-06-2017, 10:09 PM
    Thread: Noob: HMAC-SHA256 message digest and key
Post: RE: Noob: HMAC-SHA256 message digest and key

The message is too long (max 50 bytes). See here for format: https://hashcat.net/wiki/doku.php?id=example_hashes
atom hashcat 3 5,617 02-03-2017, 01:21 PM
    Thread: NvAPI_GPU_GetThermalSettings() -1 NVAPI_ERROR
Post: RE: NvAPI_GPU_GetThermalSettings() -1 NVAPI_ERROR

Maybe the driver update solved your issues
atom hashcat 9 14,905 02-03-2017, 01:19 PM
    Thread: Noob Extracting VeraCrypt MBR
Post: RE: Noob Extracting VeraCrypt MBR

You just need to feed hashcat with the candidates. It will try them in the same order as your send them in. IOW, you need to write your own password candidate generator or use any external one and pip...
atom hashcat 20 24,729 02-03-2017, 01:17 PM
    Thread: CL Build Failure
Post: RE: CL Build Failure

The MESA OpenCL runtime is broken like hell. You need to upgrade to a newer GPU to use the vendor drivers which include the vendors own OpenCL runtime.
atom hashcat 5 10,125 02-03-2017, 01:16 PM
    Thread: What's wrong with AMD & RAR3-HP
Post: RE: What's wrong with AMD & RAR3-HP

Please try to reproduce with latest beta (88) and report back
atom hashcat 9 9,372 02-01-2017, 12:12 PM
    Thread: v3.30-49-g2f81532 segfault
Post: RE: v3.30-49-g2f81532 segfault

Please try to reproduce with latest beta (88) and report back
atom hashcat 5 6,153 02-01-2017, 12:11 PM
    Thread: Noob Extracting VeraCrypt MBR
Post: RE: Noob Extracting VeraCrypt MBR

Yes, you need the boot mode. Note that there's also a whirlpool boot mode. If you don't know which hash was used you need to run through both modes.
atom hashcat 20 24,729 01-31-2017, 10:22 AM
    Thread: Parse Database
Post: RE: Parse Database

The hashcat way to do this is using --show: 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_emailpas...
atom General Talk 8 8,950 01-27-2017, 11:54 PM
    Thread: Noob Extracting VeraCrypt MBR
Post: RE: Noob Extracting VeraCrypt MBR

This has nothing to do with the hash used, it's all just the iteration count. If you iterate MD5 a million times it would be even slower.
atom hashcat 20 24,729 01-27-2017, 11:53 PM
    Thread: Hashcat v3.30 and resume
Post: RE: Hashcat v3.30 and resume

Problem solved on github issue, so closing this one here
atom hashcat 3 5,360 01-27-2017, 11:52 PM