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 [asc] Replies Views Posted
    Thread: Explain the $HEX?
Post: RE: Explain the $HEX?

Depending on your hashcat version the behaviour changes a bit. In the latest version if the password is a valid UTF8 password, it is displayed as it is. Only in case if the password is not a valid UTF...
atom hashcat 2 2,038 12-16-2018, 11:23 PM
    Thread: Not finding my own set password
Post: RE: Not finding my own set password

Yes, very likely an invisible (control) character then.
atom hashcat 12 6,010 01-10-2019, 02:52 PM
    Thread: Hybrid attack workload increase incase of small dic
Post: RE: Hybrid attack workload increase incase of smal...

The best solution for cracking emails is to either use rules or -a 1 based attacks.
atom hashcat 5 3,508 01-10-2019, 03:01 PM
    Thread: Have things improved?
Post: RE: Have things improved?

Why not stick to windows if you already have windows installed. hashcat works really good on windows.
atom hashcat 5 3,214 01-10-2019, 03:03 PM
    Thread: -m 16700 Filevault
Post: RE: -m 16700 Filevault

Support for APFS -m 18300 was added with release of hashcat v5.1.0
atom hashcat 8 7,722 01-10-2019, 03:07 PM
    Thread: Combinator attack - all posibillities
Post: RE: Combinator attack - all posibillities

Yes, only Truecrypt >5
atom hashcat 3 2,000 01-10-2019, 03:21 PM
    Thread: Hashcat failing when hashes.txt has multiple different hashes in it
Post: RE: Hashcat failing when hashes.txt has multiple d...

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 Username and email can be exchanged...
atom hashcat 4 2,495 01-10-2019, 03:24 PM
    Thread: How to write these rules?
Post: RE: How to write these rules?

That's not possible to do with rules, because rules have no influence on picking the right words in the wordlist. Rules are made however to add single characters. So what you have to do is to create t...
atom hashcat 1 1,634 01-10-2019, 05:12 PM
    Thread: Hashcat Shows Double the GPU count?
Post: RE: Hashcat Shows Double the GPU count?

Very strange behavior, never saw that before. Problem roots likely in /etc/OpenCL/vendors/ configuration.
atom hashcat 2 1,800 01-10-2019, 05:12 PM
    Thread: Hybrid attack workload increase incase of small dic
Post: RE: Hybrid attack workload increase incase of smal...

What I meant is that if you use -a 1 you can do the same as what hybrid is doing while having the GPU running at full speed.
atom hashcat 5 3,508 01-14-2019, 08:06 PM
    Thread: Issues running hashcat
Post: RE: Issues running hashcat

You need you buy new GPU.
atom hashcat 2 4,508 01-31-2019, 09:39 AM
    Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...

I think you don't know enough about the details. Passwords are typically not used as the cipher keys directly. Otherwise your information is wrong and the password can not be 9 digits long. For AES th...
atom hashcat 10 5,754 01-31-2019, 09:54 AM
    Thread: Ryzen + RX 580 only one device working
Post: RE: Ryzen + RX 580 only one device working

Install Intel OpenCL runtime for CPU, this gives you a much better performance for AMD CPU. Not a joke.
atom hashcat 10 5,059 01-31-2019, 09:56 AM
    Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...

There are constant code changes with the goal to have the software more robust and performing better, that's all. One of the changes is misinterpreted by the AMD OpenCL runtime, but that's a problem i...
atom hashcat 29 21,222 01-31-2019, 10:08 AM
    Thread: Ryzen + RX 580 only one device working
Post: RE: Ryzen + RX 580 only one device working

Use -D 1,2 to enable both device types, then use in addition -d to pick the devices you want to use.
atom hashcat 10 5,059 01-31-2019, 10:15 AM
    Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...

TRUE CRYPT OR VERA CRYPT is support by hashcat
atom hashcat 10 5,754 02-05-2019, 09:44 AM
    Thread: hashcat-4.1.0 can't run
Post: RE: hashcat-4.1.0 can't run

It's exactly what Mem5 told. The workaround is using cd to the installation folder.
atom hashcat 7 6,125 02-05-2019, 09:46 AM
    Thread: Combining a custom hex charset with the standard charsets
Post: RE: Combining a custom hex charset with the standa...

My favorite way to brute-force using a non-english charset is using a pipe. It therefore works only for slow hashes! If you want to BF in utf8 as described above you can do: 1. Make a charset file in...
atom hashcat 4 2,417 02-05-2019, 09:51 AM
    Thread: Ryzen + RX 580 only one device working
Post: RE: Ryzen + RX 580 only one device working

Sure not, as I said. You need to install Intel OpenCL runtime for CPU, this gives you a much better performance for AMD CPU (and also faster than pocl).
atom hashcat 10 5,059 02-05-2019, 09:53 AM
    Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...

The first one is the typical empty hash in LM, so useless because not used. The second one is the NTLM, you can try to crack it with -m 1000.
atom hashcat 11 5,132 02-05-2019, 10:02 AM