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: Session recovery with multiple gpu's
Post: RE: Session recovery with multiple gpu's

More GPUs means more parallelization means more variance between reaching checkpoints. Pressing C stops after some new checkpoint has been reached, but that still means that devices working already on...
undeath hashcat 4 1,618 02-16-2020, 10:50 PM
    Thread: 10-Hex-Generator
Post: RE: 10-Hex-Generator

You cannot use restore with a pipe. Your candidate generator has to have some kind of resume support for that.
undeath hashcat 2 1,301 02-17-2020, 11:53 PM
    Thread: Benchmark error
Post: RE: Benchmark error

try with the latest beta version https://hashcat.net/beta/
undeath hashcat 3 967 02-20-2020, 06:08 PM
    Thread: Wallet.DAT Master Key
Post: RE: Wallet.DAT Master Key

if you want something that is usable with hashcat use bitcoin2john.py
undeath hashcat 4 2,148 02-20-2020, 06:12 PM
    Thread: Kerberoasting not working
Post: RE: Kerberoasting not working

Why are you using force? What is hashcat's status when it finishes?
undeath hashcat 8 2,397 02-21-2020, 12:00 AM
    Thread: Kerberoasting not working
Post: RE: Kerberoasting not working

https://i.imgur.com/j5mxSIW.png Quote: -- * Device #1: Intel's OpenCL runtime (GPU only) is currently broken. We are waiting for updated OpenCL drivers from Intel. You can use --force to override, b...
undeath hashcat 8 2,397 02-21-2020, 12:20 AM
    Thread: Kerberoasting not working
Post: RE: Kerberoasting not working

TealAlex Wrote: (02-21-2020, 09:41 AM) -- I'm sorry, I'm new to hashcat. As there was no error message, I was assuming what I'm doing is working correctly.... -- Well, there was an error message bu...
undeath hashcat 8 2,397 02-21-2020, 01:07 PM
    Thread: Kerberos AS-REP Cracking
Post: RE: Kerberos AS-REP Cracking

the code you're actually looking for is here: https://github.com/hashcat/hashcat/blob/master/OpenCL/m18200_a0-pure.cl
undeath hashcat 7 2,449 02-21-2020, 05:18 PM
    Thread: is bcrypt´s benchmark showing bcrypt itterations or bcrypt-hashes per second?
Post: RE: is bcrypt´s benchmark showing bcrypt itterati...

If you weren't using a horribly outdated version of hashcat you'd see what bcrypt settings the benchmark is based on. for example: Code: -- Hashmode: 3200 - bcrypt $2*$, Blowfish (Unix) (Iterat...
undeath hashcat 3 1,474 02-23-2020, 09:02 PM
    Thread: is bcrypt´s benchmark showing bcrypt itterations or bcrypt-hashes per second?
Post: RE: is bcrypt´s benchmark showing bcrypt itterati...

Usually there should be about one thread per shader core I think. But how exactly each of those threads works and how the workload profile factors in there is black magic to me.
undeath hashcat 3 1,474 02-23-2020, 09:34 PM
    Thread: Cisco IE1000 Switch
Post: RE: Cisco IE1000 Switch

Tried a few things with PBKDF2-HMAC-SHA256 but no dice. Tried iteration count 1-3000, then up to 30500 in 500 steps and also 2^x, x ∈ ℕ
undeath hashcat 5 1,772 02-27-2020, 07:30 PM
    Thread: Hashcat Performance
Post: RE: Hashcat Performance

Can you please paste the hashcat output and highlight the parts you have questions about? I'm having trouble following your descriptions.
undeath hashcat 6 2,184 03-03-2020, 08:05 PM
    Thread: Hashcat Performance
Post: RE: Hashcat Performance

Code: -- hashcat -h | grep workload -w, --workload-profile | Num | Enable a specific workload profile, see pool below | -w 3 -- Quote: -- OpenCL Platform #1: Intel(R) Corporation ===...
undeath hashcat 6 2,184 03-03-2020, 08:43 PM
    Thread: Hashcat Performance
Post: RE: Hashcat Performance

You can also raise the workload when using a CPU. I have no idea what GPU you have so I cannot tell you what OpenCL runtime you need. But since you're using a laptop it may not matter much since onboa...
undeath hashcat 6 2,184 03-03-2020, 11:19 PM
    Thread: Token length exception on valid MSOffice hash
Post: RE: Token length exception on valid MSOffice hash

What hashcat version are you using? Example hash loads fine for me in latest beta. However, mode 9400 is for office 2007.
undeath hashcat 1 831 03-05-2020, 05:05 PM
    Thread: Hybrid attack keyspace inconsistency
Post: RE: Hybrid attack keyspace inconsistency

The option name "keyspace" is misleading and isn't actually the keyspace. It's just some internal hashcat number. Or to quote the FAQ entry you linked: Quote: -- hashcat's --keyspace is specifically...
undeath hashcat 3 1,317 03-05-2020, 11:02 PM
    Thread: Paid Rules Assistance?
Post: RE: Paid Rules Assistance?

you can try your luck on the hashkiller.co.uk forums.
undeath hashcat 9 2,223 03-08-2020, 02:49 PM
    Thread: Attack mode 6 only uses 1 GPU.
Post: RE: Attack mode 6 only uses 1 GPU.

What is your full command line? How do you determine hashcat only using one device?
undeath hashcat 6 1,682 03-09-2020, 06:18 PM
    Thread: Attack mode 6 only uses 1 GPU.
Post: RE: Attack mode 6 only uses 1 GPU.

You're not providing enough work to hashcat. Hashcat's performance highly depends on the left part of the attack. In a6 that means the wordlist. As a workaround you can either pipe in the words: Cod...
undeath hashcat 6 1,682 03-09-2020, 09:03 PM
    Thread: No hashes loaded
Post: RE: No hashes loaded

please try again with the latest hashcat version (or beta version)
undeath hashcat 3 1,212 03-11-2020, 11:06 PM