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: How can I crack a veracrypt encrypted partition?
Post: RE: How can I crack a veracrypt encrypted partitio...

That's exactly what to expect: all weird symbols. On the other hand, if you ever had something like "veracrypt bootloader" in your header, then this was an invalid header that you should not be able t...
atom hashcat 10 26,762 07-16-2017, 01:19 PM
    Thread: CUDA?
Post: RE: CUDA?

From a technical perspective and for our use-case OpenCL is clearly superior to CUDA. The problem is more like a political one. NV (being the current leader in producing hardware practical for passwor...
atom hashcat 3 13,478 07-16-2017, 01:41 PM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

Don't mix in latest github version benchmarks. I've optimized the code to better perform on CPUs, so comparison would be invalid.
atom Hardware 42 58,349 07-19-2017, 05:04 PM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

Because older version performed slower. That means you'd need to update the old benchmarks, too.
atom Hardware 42 58,349 07-21-2017, 10:45 AM
    Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013

Please retry with latest beta from hashcat.net/beta it has a self-test functionality of the drivers/device used. If it doesn't complain on startup, your password is invalid.
atom hashcat 7 8,410 07-21-2017, 10:46 AM
    Thread: Checkpoint not working in latest version or me being a noob?
Post: RE: Checkpoint not working in latest version or me...

The time it takes depends on the number of amplifiers being used, in this case the rules and also the number of non-unique salts. Both can have a large impact on the time it takes. So I guess with 30k...
atom hashcat 6 6,012 07-28-2017, 01:13 PM
    Thread: Piping speed
Post: RE: Piping speed

The piping is not the slow part, the absence of amplifier is. If you add rules for examples, it speed will increase again, but it will take more time. Doesn't really make sense if you use MP just to b...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 8,129 07-28-2017, 01:15 PM
    Thread: Gpu renting?
Post: RE: Gpu renting?

Wondering if we should ban such advertisements here. FTR, none of the services listed here is associated with hashcat.
atom User Contributions 6 9,959 07-28-2017, 01:17 PM
    Thread: Support for layered hashes?
Post: RE: Support for layered hashes?

That doesn't work for salted hashes, that's the reason hashes are salted. With each different salt, the output hash is a different one for the same input.
atom hashcat 1 2,147 07-28-2017, 01:19 PM
    Thread: Is hashcat able to utilize the cores in a Xeon PHI ?
Post: RE: Is hashcat able to utilize the cores in a Xeon...

There's a limit to 128 devices per instance, but I can simply increase this in the sourcecode without the need of changing anything else. This is mostly related to memory allocations. It should be ...
atom Hardware 2 3,274 07-28-2017, 01:24 PM
    Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013

If the self-test failed it's a driver problem, otherwise it would fail for everyone. Vendors started to abandon their old products for use with OpenCL in latest drivers. Drop the 7970, buy some recent...
atom hashcat 7 8,410 07-28-2017, 01:29 PM
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

Please retry with hashcat v3.6.0 release version
atom hashcat 22 17,111 07-28-2017, 01:32 PM
    Thread: Piping speed
Post: RE: Piping speed

Yes, if you want to get full speed. However, hashcat can not do -r as how MP is doing it. Here's an article on amplifier: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_creat...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 8,129 07-29-2017, 04:54 PM
    Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013

In 3.10 there was no self-test implemented, therefore there's no such error message.
atom hashcat 7 8,410 07-29-2017, 04:55 PM
    Thread: Checkpoint not working in latest version or me being a noob?
Post: RE: Checkpoint not working in latest version or me...

Right, that's basically the best way to use hashcat in every case. If possible: For slow hashes try to hold the amplifier around 50-500 amplifier and for fast hashes 500-5000. Shift more data to th...
atom hashcat 6 6,012 07-29-2017, 04:59 PM
    Thread: Office hash trouble
Post: RE: Office hash trouble

I think office2john.py adds additional columns on both sides, left and right. Double check your modification
atom hashcat 4 4,319 07-29-2017, 05:01 PM
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

What I wanted to make sure is that you're not using the latest beta but the release version. Please confirm.
atom hashcat 22 17,111 07-29-2017, 05:02 PM
    Thread: RX VEGA unboxing
Post: RE: RX VEGA unboxing

I got some ROCm benchmarks from a User but only for MD4, it's a bit slower than a 1080Ti: Quote: -- Hashtype: MD4 Speed.Dev.#1.....: 48017.4 MH/s (89.14ms) -- 1080Ti: Quote: -- Hashty...
atom Hardware 11 16,705 07-30-2017, 12:52 PM
    Thread: Works great, except for ethereum
Post: RE: Works great, except for ethereum

SCRYPT is an anti-gpu algorithm, you can expect strange behavior especially with such high SCRYPT settings. Let it run for a few minutes or hours and do not interrupt. Or simply use a CPU device for "...
atom hashcat 1 2,678 07-30-2017, 12:59 PM
    Thread: Latest Beta release 3.6.0+268 issue with PDF 1.7
Post: RE: Latest Beta release 3.6.0+268 issue with PDF 1...

Yes, there's a new kernel which is not limited to passwords < length 16. However, the NV OpenCL runtime fails to compile it cleanly (other runtimes such as Intel works). Note that hashcat warned you a...
atom hashcat 2 4,834 07-30-2017, 01:07 PM