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: Resume is broken
Post: RE: Resume is broken

Hashcat will recognize if a wordlist changed (or was recreated). That makes sense in your case, so it's correct if it starts from 0. And that's correct to do it, because if you change it, the keyspace...
atom hashcat 24 24,090 07-18-2016, 01:07 PM
    Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...

It will ignore the rules that are not compatible. All the other rules are executed.
atom hashcat 16 23,766 07-18-2016, 01:01 PM
    Thread: device local mem size is too small, use anyway?
Post: RE: device local mem size is too small, use anyway...

Some of the algorithms wont work, they will fail to compile, that way you know if it's safe to use that session or not.
atom hashcat 6 28,662 07-17-2016, 05:53 PM
    Thread: Open Document Format
Post: RE: Open Document Format

There's a request for adding support here: https://github.com/hashcat/hashcat/issues/101
atom General Talk 1 3,780 07-17-2016, 05:56 PM
    Thread: Problems with RAR archive
Post: RE: Problems with RAR archive

RAR cracking without header encryption is not yet supported
atom hashcat 2 4,632 07-17-2016, 05:57 PM
    Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...

Only -j and -k accept rejection rules.
atom hashcat 16 23,766 07-17-2016, 06:00 PM
    Thread: mask password without 3 or more recurring characters
Post: RE: mask password without 3 or more recurring char...

maskprocessor can do that for "aaa", but not for different cases like "EeE".
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 5,149 07-17-2016, 06:01 PM
    Thread: Incomplete hash -how to find out the password??
Post: RE: Incomplete hash -how to find out the password?...

please post some examples
atom hashcat 3 4,303 07-17-2016, 06:02 PM
    Thread: --opencl-device-types vs. reported Device #?
Post: RE: --opencl-device-types vs. reported Device #?

To make -d 2 useable you need to combine it with -D 1
atom hashcat 4 17,626 07-17-2016, 06:04 PM
    Thread: Change the apply order of rules?
Post: RE: Change the apply order of rules?

That's not possible, because of the stdin feature. We can not rewind stdin to restart with rule 2.
atom General Talk 1 2,746 07-17-2016, 06:05 PM
    Thread: Incomplete hash -how to find out the password??
Post: RE: Incomplete hash -how to find out the password?...

There's no such option in hashcat to do that, but you can patch the kernel if you have some programming skills. There's a mode that does this partially, mode 5100, you can use it to get an idea of how...
atom hashcat 3 4,303 07-18-2016, 12:56 PM
    Thread: mask password without 3 or more recurring characters
Post: RE: mask password without 3 or more recurring char...

No, can't work from within hashcat
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 5,149 07-18-2016, 12:45 PM
    Thread: Mask-Problem for Noob.
Post: RE: Mask-Problem for Noob.

PACK is the way to go if you want to BF a keyspace that has a known password policy. However it's a bad practice because in your case the keyspace is too large and you will propably end up with no...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 7,023 07-19-2016, 08:51 AM
    Thread: Resume is broken
Post: RE: Resume is broken

The restore system is fine as it is and works well. It would be better to not use files that obviously include a BF keyspace. This is the root of your problem
atom hashcat 24 24,090 07-19-2016, 08:52 AM
    Thread: device local mem size is too small, use anyway?
Post: RE: device local mem size is too small, use anyway...

Just because 2.01 didn't error it doesn't mean that there was no error. It simply didn't support mesa driver and it didn't do such deep checks. The problem with your CPU is that the latest Intel Ope...
atom hashcat 6 28,662 07-19-2016, 08:57 AM
    Thread: inc_vendor.cl errors
Post: RE: inc_vendor.cl errors

See here: https://hashcat.net/forum/thread-5653-post-30374.html#pid30374
atom hashcat 3 4,657 07-19-2016, 08:58 AM
    Thread: Rx 480 Fails
Post: RE: Rx 480 Fails

I'll buy a rx480 as soon as there will be the first OEM versions out hopefully fix the 6pin power problem. Then I can try to workaround the bugs made by AMD.
atom hashcat 1 3,462 07-19-2016, 09:05 AM
    Thread: Using multiple dictionary for IPv6?
Post: RE: Using multiple dictionary for IPv6?

IPv6 has a keyspace of 128 bits, you can't BF it.
atom hashcat 2 3,411 07-19-2016, 09:09 AM
    Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...

With hashcat v3.00 there's a chance that some of the rules, for example the @ rule, can be support. This requires some extension. Since it's unclear yet which rules I can make to work and which not it...
atom hashcat 16 23,766 07-19-2016, 09:16 AM
    Thread: Old format available?
Post: RE: Old format available?

There's no algorithm that you can use out of the box to do that. You need to patch a kernel.
atom hashcat 3 3,975 07-19-2016, 09:21 AM