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 [asc] Posted
    Thread: Hashcat v3.10 cannot use --show option
Post: RE: Hashcat v3.10 cannot use --show option

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
atom hashcat 3 4,254 10-13-2016, 04:14 PM
    Thread: 6x7970 - cards not running at full utilization
Post: RE: 6x7970 - cards not running at full utilization

There are two errors in your commandline. First one is that you use -l instead of -1 parameter, second one is that you're missing a mask at all. Please read this page https://hashcat.net/wiki/doku.php...
atom Old oclHashcat Support 1 4,252 11-07-2014, 08:59 AM
    Thread: 2 computers
Post: RE: 2 computers

If you stick to --brain-client-functions=2 it will work on every computer and with as many computers as you want. Since --brain-client-functions=3 is the default and therefore this enables --brain-cli...
atom General Talk 5 4,235 11-09-2018, 02:01 PM
    Thread: 2 computers
Post: RE: 2 computers

That's not how it works because that's not the real purpose of the brain. If you want a real distributed solution for hashcat, use hashtopolis.
atom General Talk 5 4,235 11-11-2018, 03:03 PM
    Thread: extrem slow cracking
Post: RE: extrem slow cracking

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_create_more_work_for_full_speed
atom Old oclHashcat Support 1 4,206 06-03-2016, 10:02 AM
    Thread: Upgrading system (linux)
Post: RE: Upgrading system (linux)

Using latest catalyst release version 15.7 is perfectly fine, I use it myself
atom General Help 2 4,203 08-18-2015, 08:39 PM
    Thread: See what oclHashcat-plus was doing
Post: RE: --pw-min=NUM and --pw-max=NUM?

Thats not true any longer, oclHashcat-plus got increment mode as well.
atom Very old oclHashcat-plus Support 1 4,201 10-05-2012, 11:21 AM
    Thread: Low utilization with multi GPU
Post: RE: Low utilization with multi GPU

Benchmark numbers look fine, you probably do not feed your GPU with enough workload on the base. Try running in -a 3 mode.
atom hashcat 6 4,198 08-14-2018, 05:23 PM
    Thread: Hybrid attack splitting
Post: RE: Hybrid attack splitting

hashcat64.exe -a 7 test.hash ?l?l?l?l?l smallDict.txt --stdout -o new.txt then use -a0 new.txt instead you will have a larger --keyspace range to operate and distribute
atom hashcat 4 4,187 10-01-2017, 11:29 AM
    Thread: Use of multiple GPUs
Post: RE: Use of multiple GPUs

task manager data is invalid, try with afterburner
atom General Talk 2 4,185 09-20-2017, 12:52 PM
    Thread: Where can I download v0.07?
Post: RE: Where can I download v0.07?

Older version do not work anymore because of the timebomb, thats why I removed them from download section. There is no way around updating to a more recent GPU.
atom Very old oclHashcat-plus Support 1 4,180 11-26-2012, 11:21 AM
    Thread: openssl & gost
Post: RE: openssl & gost

1. not supported, sorry 2. see here: https://hashcat.net/wiki/doku.php?id=example_hashes
atom Old oclHashcat Support 1 4,177 05-15-2014, 08:14 AM
    Thread: Understanding speed-only
Post: RE: Understanding speed-only

Note that --keyspace does not return the entire keyspace in case you're cracking fast hashes. It's only the base count, the amplifiers are left out and run inside the kernel. The "ms" count is the tim...
atom hashcat 3 4,168 04-20-2017, 08:31 AM
    Thread: error with cudaHashcat64
Post: RE: error with cudaHashcat64

use 7z x instead of 7z e
atom Old oclHashcat Support 1 4,166 08-15-2014, 04:40 PM
    Thread: Need to see the unsuccessful cracked hashes in output file
Post: RE: Need to see the unsuccessful cracked hashes in...

Or use --show and --left
atom hashcat 2 4,161 09-27-2016, 03:04 PM
    Thread: Titan , Neptune
Post: RE: Titan , Neptune

SL3 is no longer supported
atom Old oclHashcat Support 1 4,144 04-10-2014, 03:59 PM
    Thread: Not working on Hainan
Post: RE: Not working on Hainan

Your GPU will be support with oclHashcat v1.02
atom Old oclHashcat Support 1 4,142 03-06-2014, 11:34 PM
    Thread: hashcat-3.10/OpenCL/amp_a100.cl: No such file or directory
Post: RE: hashcat-3.10/OpenCL/amp_a100.cl: No such file ...

There's no -a 2 in hashcat v3.10, just remove that
atom hashcat 1 4,139 11-04-2016, 08:50 AM
    Thread: Run 3 opencl devices at once
Post: RE: Run 3 opencl devices at once

In order to use CPU devices, you need -D 1. In order to use CPU+GPU, you need to use -D 1,2 instead. Do not use -d in this case because you would enable opencl runtimes for the same device but with le...
atom hashcat 8 4,135 11-11-2018, 03:08 PM
    Thread: v3.00 beta 63 SHA1 error
Post: RE: v3.00 beta 63 SHA1 error

It's a feature, not a bug. We only test the last 128 bit for correctness. Or said an other way, you will never find two password sharing the same last 128 bit therefore it's correct to do so.
atom Old oclHashcat Support 1 4,134 06-09-2016, 05:40 PM