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 [asc] Forum Replies Views Posted
    Thread: m 3800 with different starting and ending salts - how?
Post: RE: m 3800 with different starting and ending salt...

mode 3800 only supports a single salt. You need to use mode 20 and create your attack in such a way that the email (second salt) is always appended to the actual candidate.
undeath hashcat 2 1,767 03-05-2019, 05:10 PM
    Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU

it's the GPU it's the OS it you it the driver, not hashcat
undeath hashcat 20 6,851 10-11-2019, 12:37 PM
    Thread: SOLVED. Install help needed for Pi The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux
Post: RE: Install help needed for Pi The-Distribution-Wh...

internal compiler error: Segmentation fault something with your gcc is broken
undeath hashcat 1 1,334 03-10-2019, 03:54 PM
    Thread: Tesla s1070
Post: RE: Tesla s1070

yes, it's too old
undeath Hardware 3 2,573 03-11-2019, 12:35 AM
    Thread: Hi, need some help about hashcat
Post: RE: Hi, need some help about hashcat

Mem5 Wrote: (03-10-2019, 08:34 PM) -- You need python to run pdf2john.py, -- actually it's pdf2john.pl, hence a perl script which you need perl for, not python.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 11 6,617 03-11-2019, 12:36 AM
    Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored

@NoReply: it doesn't matter where options are, only the order of non-option arguments.
undeath hashcat 13 5,712 03-11-2019, 12:39 AM
    Thread: How does PCIE x1 affect speed?
Post: RE: How does PCIE x1 affect speed?

https://www.techsolvency.com/passwords/dehashing-reversing-decrypting/
undeath Hardware 2 2,359 03-12-2019, 01:06 AM
    Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored

Can confirm that the example hash with pim doesn't work for me (latest git master). Code: -- hashcat -m 13761 hashcat_sha256_aes_boot_pim500.vc --veracrypt-pim 500 -a3 hashca?l Status...........: Ex...
undeath hashcat 13 5,712 03-13-2019, 01:04 PM
    Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored

I was accidentally running 5.1.0, which was unable to crack the example hash file. After updating to master everything works.
undeath hashcat 13 5,712 03-14-2019, 11:16 AM
    Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU

Buy something newer and buy an nvidia card. If you're on a budget a used 750TI or 960 might be ok.
undeath Hardware 10 5,512 03-17-2019, 12:11 PM
    Thread: hashcat WPA benchmark not starting at all
Post: RE: hashcat benchmark not starting at all

probably a crash inside the opencl runtime
undeath hashcat 12 8,216 03-17-2019, 08:29 PM
    Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU

I don't think AMD 7xxx cards still have opencl support, hence won't work with hashcat. Besides. AMD cards quickly overheat/heat throttle and need much more power.
undeath Hardware 10 5,512 03-17-2019, 08:32 PM
    Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU

750TI is definitely the slowest of the three. Not sure about 960 vs 1050.
undeath Hardware 10 5,512 03-18-2019, 04:45 PM
    Thread: 2080TI keepass2 speed
Post: RE: 2080TI keepass2 speed

what did you base your expectation on?
undeath hashcat 7 2,857 03-21-2019, 04:58 PM
    Thread: 2080TI keepass2 speed
Post: RE: 2080TI keepass2 speed

keepass has a variable iteration count. The example hash uses 24569 iterations, your hash has 60000.
undeath hashcat 7 2,857 03-21-2019, 05:05 PM
    Thread: 2080TI keepass2 speed
Post: RE: 2080TI keepass2 speed

considering this benchmark (https://hashcat.net/forum/thread-8028.html) for a 2080 has 159kH/s at 6k iterations, 22kH/s at 60k iterations for a 2080TI seems like a good number.
undeath hashcat 7 2,857 03-21-2019, 05:17 PM
    Thread: Need help with one word + lots of rules.
Post: RE: Need help with one word + lots of rules.

If you suspect it's a mistyping of a single character I think your most promising attack would be a mask attack with a hcmask file like this: Code: -- ?uretdada45! H?letdada45! Hr?ltdada45! …...
undeath hashcat 3 1,974 03-24-2019, 10:10 PM
    Thread: Precomputation
Post: RE: Precomputation

Not supported. The technique you're looking for is called rainbow table.
undeath General Talk 1 1,386 03-24-2019, 10:55 PM
    Thread: Rule insert
Post: RE: Rule insert

you need to write a custom rule file for your case.
undeath General Talk 4 2,550 03-24-2019, 11:00 PM
    Thread: Rule insert
Post: RE: Rule insert

Use the i rule. All rules are equally fast for all intents and purposes.
undeath General Talk 4 2,550 03-25-2019, 11:09 AM