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: pipe hashes through stdout?
Post: RE: pipe hashes through stdout?

You can use tools/test.pl in passthrough mode to generate hashes. However the tool is designed for unit-tests, not to run fast. If you want to print out hashes calculated that makes sense only for ...
atom hashcat 5 7,620 09-05-2016, 09:40 AM
    Thread: Cracking Scrypt Hashes: Line-length exception errors
Post: RE: Cracking Scrypt Hashes: Line-length exception ...

Documentation is here: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_salt_length
atom hashcat 7 9,306 09-08-2016, 08:05 AM
    Thread: pipe hashes through stdout?
Post: RE: pipe hashes through stdout?

Yes, that will not give you nearly the performance you can get out of hashcat. Read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#does_the_pci-express_speed_have_any_influence_...
atom hashcat 5 7,620 09-08-2016, 08:07 AM
    Thread: mode 11600 (7z) not working?
Post: RE: mode 11600 (7z) not working?

I can reproduce this on my local setup, but this is the wrong place to report. Please post an issue on github.
atom hashcat 1 3,203 09-08-2016, 08:10 AM
    Thread: Getting extremely low speed and OpenCL error when I have it activated
Post: RE: Getting extremely low speed and OpenCL error w...

You also want to use Intels OpenCL runtime for your CPU, it's usually more than twice as fast as the AMD one.
atom hashcat 2 4,082 09-08-2016, 08:12 AM
    Thread: Nvidia memory utilization.
Post: RE: Nvidia memory utilization.

The 1/4 memory limit is because of OpenCL, which has some weird memory allocation rule. According to their specs: "Max size of memory object allocation in bytes. The minimum value is max (1/4th of CL_...
atom hashcat 1 4,312 09-08-2016, 08:18 AM
    Thread: blowfish brute
Post: RE: blowfish brute

https://hashcat.net/wiki/doku.php?id=example_hashes
atom hashcat 17 24,510 09-08-2016, 09:37 PM
    Thread: Skip & Limit Calculator
Post: RE: Skip & Limit Calculator

should work on other algorithms as well, just need to adjust keyspace with result from --keyspace
atom User Contributions 3 6,933 09-10-2016, 09:53 AM
    Thread: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT
Post: RE: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT

Looks like OpenCL runtime/driver problem, not hashcat
atom hashcat 3 9,206 09-10-2016, 09:55 AM
    Thread: Cosmetic Bug?
Post: RE: Cosmetic Bug?

It depends largely on xorg.conf. Hashcat doesn't do any reordering, it takes it 1:1 as it comes from the runtime.
atom hashcat 1 3,204 09-10-2016, 10:02 AM
    Thread: Cracking Scrypt Hashes: Line-length exception errors
Post: RE: Cracking Scrypt Hashes: Line-length exception ...

Don't make it too theoretic. From a practical perspective, with scrypt, you wouldn't find any two hashes that share the same first 8 byte with different inputs, simply because it's so slow.
atom hashcat 7 9,306 09-10-2016, 10:06 AM
    Thread: Can you please tell what is this error ?
Post: RE: Can you please tell what is this error ?

Your GPU is out of date, AMD dropped support for OpenCL from their driver. You need to buy new GPU. Your CPU could work, with some luck, but you need to install Intels OpenCL runtime.
atom hashcat 5 6,256 09-10-2016, 10:08 AM
    Thread: Wordlist with rule generation (-g), performance decrease in 3.10 compared to 2.01
Post: RE: Wordlist with rule generation (-g), performanc...

We said that like 1000 times here and on the release notes. Pre-Maxwell GPU will suffer a performance drop, but new GPU will be faster with v3 than with v2. For all Pre-GCN GPU it's the same (5xxx and...
atom hashcat 4 6,863 09-10-2016, 10:15 AM
    Thread: LongSalt
Post: RE: LongSalt

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this
atom hashcat 2 3,459 09-10-2016, 12:54 PM
    Thread: Proper way of using --restore
Post: RE: Proper way of using --restore

Yes, it doesn't make any sense then anyway, because such a small wordlist will finish soon
atom hashcat 8 8,382 09-12-2016, 12:12 AM
    Thread: Skip & Limit Calculator
Post: RE: Skip & Limit Calculator

Sounds about right
atom User Contributions 3 6,933 09-12-2016, 12:12 AM
    Thread: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT
Post: RE: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT

Yes, 14.x or higher should be fine
atom hashcat 3 9,206 09-12-2016, 12:13 AM
    Thread: Nvidia Titan X performance
Post: RE: Nvidia Titan X performance

You don't BF WPA if you're not able to shortcut because of a known key generating algorithm
atom Hardware 7 8,160 09-12-2016, 12:15 AM
    Thread: Any tool to BF AES
Post: RE: Any tool to BF AES

That makes no sense, AES uses a fixed length key 128, 192 or 256. They can't have only use 6 chars. You sure there's no KDF in between?
atom General Talk 4 5,673 09-12-2016, 12:19 AM
    Thread: Low utilization
Post: RE: Low utilization

Just use -w 3
atom hashcat 4 5,129 09-12-2016, 12:20 AM