Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Possible bug-no estimate if -a1 and -r
Post: RE: Possible bug-no estimate if -a1 and -r

What I'm trying to do is find out how much longer a specific rule makes a particular combinator attack. I was trying a "do nothing" rule as a start.
Kgx Pnqvhm Old hashcat Support 13 22,258 10-23-2012, 01:14 AM
    Thread: Possible bug-no estimate if -a1 and -r
Post: RE: Possible bug-no estimate if -a1 and -r

M@LIK Wrote: (10-22-2012, 10:58 PM) -- I suppose you are on Windows. Try with -r nul since you aren't using any actual rules. -- Added rules from file nul: 0 Input.Mode: Dict (..\dicts\CainWordl...
Kgx Pnqvhm Old hashcat Support 13 22,258 10-22-2012, 11:52 PM
    Thread: Possible bug-no estimate if -a1 and -r
Post: Possible bug-no estimate if -a1 and -r

At the risk of having the moderators get after me for cross-posting, I'm asking here about a possible bug I mentioned in another thread. Running hashcat-cli64.exe v0.41 using the Cain word list on ...
Kgx Pnqvhm Old hashcat Support 13 22,258 10-22-2012, 10:02 PM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

A quick speed comparison using the word list from Cain against a group of 60 hashes, with no rules, showed that CPU hashcat would take 2 days, whlie the GPU hashcat-plus would take 26 days (for the -a...
Kgx Pnqvhm General Help 12 22,997 10-22-2012, 04:03 AM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

Can someone update the Wiki for the Combinator attack to point out this difference?
Kgx Pnqvhm General Help 12 22,997 10-22-2012, 12:12 AM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

I somehow thought there couldn't be two dictionaries used at once by 'plus. So the -j u would apply to dict1 and the -k u to dict2? (This is like the original oclHashcat, which was backported into '...
Kgx Pnqvhm General Help 12 22,997 10-21-2012, 11:03 PM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

Did "sup3r" become "Sup3r" and "thinkers" become "Thinkers" before being combined, or did "sup3r" + "thinkers" = "sup3rthinkers" with some sort of case toggling applied to the the "s" and "t"? A quic...
Kgx Pnqvhm General Help 12 22,997 10-21-2012, 10:01 PM
    Thread: How to apply rules to combinator attack?
Post: How to apply rules to combinator attack?

In the Press section of the Wiki, the article from ARS Technica has Rick Redman (of KoreLogic) combining the two items "sup3r" and "thinkers" from RockYou to get "Sup3rThinkers". This must be the C...
Kgx Pnqvhm General Help 12 22,997 10-21-2012, 09:08 PM
    Thread: Read command options from file
Post: Read command options from file

Would anybody find it useful if the hashcats could take their command options from reading a file? E.g., hashcat @test1.hc would read the file test1.hc which could have the actual commands and opti...
Kgx Pnqvhm Feature Requests 3 8,168 10-17-2012, 10:07 PM
    Thread: mp64 less responsive than sp64 while 'plus is running
Post: mp64 less responsive than sp64 while 'plus is runn...

On my Win7 64-bit machine, with oclHashcat-plus running, mp64 essentially disregards the keyboard, so that Pause or Control-C doesn't work. sp64 behaves as expected. (But needs a lot of command ...
Kgx Pnqvhm hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 7,772 10-14-2012, 03:27 AM
    Thread: See what oclHashcat-plus was doing 2
Post: See what oclHashcat-plus was doing 2

Which is why every hashcat should have a debug mode that we can run to "see" what the actual password candidates are.
Kgx Pnqvhm Very old oclHashcat-plus Support 1 4,083 10-06-2012, 03:36 AM
    Thread: See what oclHashcat-plus was doing
Post: See what oclHashcat-plus was doing

I was using Statsprocessor to "see" what oclHashcat-plus was doing with various threshold numbers, and didn't notice that it has incrementing, so needs the min/max, while oclHashcat-plus doesn't. (...
Kgx Pnqvhm Very old oclHashcat-plus Support 1 4,201 10-04-2012, 10:56 PM
    Thread: --pw-min=NUM and --pw-max=NUM?
Post: RE: --pw-min=NUM and --pw-max=NUM?

So if I want to run a Markov attack of exactly 6 characters, what command options do I use?
Kgx Pnqvhm Very old oclHashcat-plus Support 5 11,225 10-03-2012, 09:26 PM
    Thread: Usage of --increment-min 2
Post: Usage of --increment-min 2

So if I want to run a Markov attack of exactly 6 characters, how what command options do I use?
Kgx Pnqvhm Very old oclHashcat-plus Support 2 5,420 10-03-2012, 09:25 PM
    Thread: --pw-min=NUM and --pw-max=NUM?
Post: --pw-min=NUM and --pw-max=NUM?

When using the Markov attacks in oclHashcat-plus, don't we need the --pw-min=NUM and --pw-max=NUM options?
Kgx Pnqvhm Very old oclHashcat-plus Support 5 11,225 10-03-2012, 01:22 AM
    Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?

atom Wrote: (09-30-2012, 10:28 PM) -- Fast algorithms have an in-kernel rule engine. On there, if a rule leads to a situation that the password candidate is longer that 15 chars, it is -not- rejected...
Kgx Pnqvhm Very old oclHashcat-plus Support 8 15,416 09-30-2012, 11:05 PM
    Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?

(Note that the splitlen utility stops at 15 chars, as a reminder, but we may have other programs that do more.) E.g., if I use a wordlist of 221 char words, the program start of showing the diction...
Kgx Pnqvhm Very old oclHashcat-plus Support 8 15,416 09-30-2012, 10:34 PM
    Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?

M@LIK Wrote: (09-30-2012, 09:39 PM) -- Code: -- Rejected.....: 59269488/133906311 (44.26%) -- -- I posted this question after testing a wordlist of 21 character rules with a rule that added 5 chara...
Kgx Pnqvhm Very old oclHashcat-plus Support 8 15,416 09-30-2012, 09:44 PM
    Thread: How to see when over the 15 char limit?
Post: How to see when over the 15 char limit?

oclHashcat-plus has the password-length maximum of 15 characters, but if gone over, where do we see the unused attempts in the status screens? In other words, how does oclHashcat-plus tell us we've...
Kgx Pnqvhm Very old oclHashcat-plus Support 8 15,416 09-30-2012, 09:32 PM
    Thread: How to compare speeds between CPU and GPU hashcats
Post: How to compare speeds between CPU and GPU hashcats

Since I'm using the hashcats infrequently, while also working with file decrypter programs, using similar rules and dictionaries, they've usually been updated in the meanwhile. I'm still working on...
Kgx Pnqvhm General Help 1 5,095 09-30-2012, 05:17 AM