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 [desc]
    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: Support for Intel Movidius Neural Compute Stick ???
Post: RE: Support for Intel Movidius Neural Compute Stic...

Code: --       +--------------------------------+       |  Does a OpenCL runtime exist?  |       +----------+--------------------++                  |                ...
undeath Hardware 1 2,353 03-19-2019, 11:44 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: Command error
Post: RE: Command error

yes, itunes backups use a very slow kdf.
undeath hashcat 4 2,207 03-24-2019, 06:30 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
    Thread: hashcat WPA benchmark not starting at all
Post: RE: hashcat WPA benchmark not starting at all

this is not a problem with hashcat but a problem with your opencl driver. Clean your system and remove any traces of existing opencl drivers and then install the latest driver for your device.
undeath hashcat 12 8,216 03-26-2019, 12:01 AM
    Thread: 1080ti card with old hardware
Post: RE: 1080ti card with old hardware

There is no bottleneck for hashcat in that setup. Enough PCIe lanes, enough ram and sufficient power for a 1080ti.
undeath Hardware 1 1,669 03-26-2019, 01:31 PM
    Thread: Hashcat Restore not working
Post: RE: Hashcat Restore not working

You cannot "restore" a session that is finished. You can open the .log with a text editor.
undeath hashcat 4 2,398 03-26-2019, 06:58 PM
    Thread: Hashcat Restore not working
Post: RE: Hashcat Restore not working

There is no way. Screenshots are a stupid form of documentation.
undeath hashcat 4 2,398 03-26-2019, 07:02 PM
    Thread: BruteForce with specific patterns
Post: RE: BruteForce with specific patterns

you can use princeprocessor
undeath General Talk 2 1,915 03-26-2019, 07:50 PM
    Thread: Argon2 Support
Post: RE: Argon2 Support

Surprisingly there isn't even a github issue for argon2 support (except as part of a keepass update). I'd be interested in seeing how hashcat performs with various argon2 parameter combinations myself...
undeath hashcat 2 1,684 03-27-2019, 09:06 PM
    Thread: AMD GPU driver issue
Post: RE: AMD GPU driver issue

do you have a icd loader installed?
undeath hashcat 7 3,824 03-27-2019, 10:19 PM
    Thread: AMD GPU driver issue
Post: RE: AMD GPU driver issue

apt-get install ocl-icd-libopencl1 should do the trick I think.
undeath hashcat 7 3,824 03-28-2019, 01:06 AM