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 [desc] Replies Views Posted
    Thread: Running into issues with max mask length
Post: Running into issues with max mask length

I have an MD5 hash I'm trying to crack, the password is 256 bytes long with 1-7 bytes in the range 0x00-0xFF, followed by a known salt, and the remainder of the 256 bytes is filled with null (0x00) ...
adamb70 hashcat 6 2,035 10-09-2019, 05:49 PM
    Thread: Running into issues with max mask length
Post: RE: Running into issues with max mask length

I should have mentioned that I'm running this on Windows, so it could be a platform specific issue. I don't actually get any error messages, trying to both inline and use a maskfile results in the pro...
adamb70 hashcat 6 2,035 10-09-2019, 07:07 PM
    Thread: Running into issues with max mask length
Post: RE: Running into issues with max mask length

I couldn't seem to get the hybrid attack to work, maybe I was doing something wrong. The dict.txt file contained '00' * 510, which is all of the padding needed for this hash. Code: -- .\hashcat64...
adamb70 hashcat 6 2,035 10-09-2019, 07:40 PM