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 [desc] Views Posted
    Thread: Possible bug-no estimate if -a1 and -r
Post: RE: Possible bug-no estimate if -a1 and -r

How does this apply to exactly the same operation being done, the first with only -a 1 running for less than a minute, getting to 0.04% and displaying an ETC, while with -r it goes for even 10 minutes...
Kgx Pnqvhm Old hashcat Support 13 22,258 10-23-2012, 08:58 PM
    Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?

Splitlen stops at 15 characters. Try ULM.
Kgx Pnqvhm hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 29,308 09-10-2013, 09:03 PM
    Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?

Now with oclHashcat going beyond the 15 up to 55 characters, can splitlen be recompiled as part of the official distribution?
Kgx Pnqvhm hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 29,308 12-07-2013, 04:09 PM
    Thread: Analyse passwords list
Post: RE: Analyse passwords list

ULM has some analyses (https://unifiedlm.com). There is another analyzer out there called "Pipal". There are also tools linguists use.
Kgx Pnqvhm General Help 13 21,123 08-18-2014, 09:42 PM
    Thread: Analyse passwords list
Post: RE: Analyse passwords list

Meanwhile, have you seen the series "Quantifying and Ranking Wordlist Effectiveness Part 1: Methodology" at https://benjaminellett.com/quantifying-and-ranking-wordlist-effectiveness-part-1-methodology...
Kgx Pnqvhm General Help 13 21,123 08-21-2014, 09:37 PM
    Thread: New Tool: kwprocessor
Post: RE: New Tool: kwprocessor

For those of us that don't compile, can you release a few executables?
Kgx Pnqvhm User Contributions 13 19,599 08-15-2016, 09:54 PM
    Thread: Congrats for CMIYC 2012
Post: RE: Congrats for CMIYC 2012

Korelogic's press FAQ page said that the password cracking rules for the 2012 contest "will be published after August 1, 2012." So far, I haven't seen them yet.
Kgx Pnqvhm Organisation and Events 14 28,411 08-07-2012, 10:59 PM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

During the development of ULM, I was corresponding with Blazer about my idea of using corpora as word lists, along with ideas from Matt Weir's resesarch. Those "word lists" out there are essentiall...
Kgx Pnqvhm Feature Requests 15 37,163 11-21-2011, 11:43 PM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

What I'm gearing up for is pass phrases. E.g., see "The Diceware Passphrase Home Page." People are being encouraged to use long passwords these days, and th easiest way to have something longer is to ...
Kgx Pnqvhm Feature Requests 15 37,163 11-24-2011, 03:22 AM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

"Finding and creating effective input dictionaries is a non-trivial problem." From Matt Weir's "Using Probabilistic Techniques to aid in Password Cracking Attacks" found at his tools site, under Pres...
Kgx Pnqvhm Feature Requests 15 37,163 11-22-2011, 03:56 AM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

This item was in my mailbox today: It is now possible to download large amounts of "n-grams" data from the COCA corpus for offline use from https://www.ngrams.info. This is in addition to the data o...
Kgx Pnqvhm Feature Requests 15 37,163 11-23-2011, 03:08 AM
    Thread: multiple dictionaries in hashcat
Post: multiple dictionaries in hashcat

In order to work with pass phrases, and since oclhc+ has a 15 character limit, having the ability to work with multiple dictionaries, with a rule per dictionary, would be a useful change to the regula...
Kgx Pnqvhm Feature Requests 15 39,394 01-01-2012, 03:12 PM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

The idea is to avoid making new files as dictionaries as they could be quite large, exceeding my disk space. If the combinator attack would let us have rules per word, that would be a step in the d...
Kgx Pnqvhm Feature Requests 15 39,394 01-02-2012, 02:06 PM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

Anything the program could do programmatically would be faster than our writing combined word lists out to a disk file them reading them back in as dictionaries. And then disk space wouldn't be a lim...
Kgx Pnqvhm Feature Requests 15 39,394 01-03-2012, 11:52 PM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

But even something "slow" may still find a password, if left running long enough. Could the left and right dictionaries with rules per each side, but with bigger sizes, be put into the CPU hashcat,...
Kgx Pnqvhm Feature Requests 15 39,394 01-05-2012, 02:48 AM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

An example of what's "out there" is found at https://www.passcape.com/hash_attacks "Windows Password Recovery - attacking hashes" which has links to https://www.passcape.com/windows_password_recovery_co...
Kgx Pnqvhm Feature Requests 15 39,394 01-08-2012, 01:50 AM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

I'm just a home hobbyist who dabbles with this, but I look at all the various cracking software out there, to collect ideas, from their web sites and manuals, to see how to do the same with the hashca...
Kgx Pnqvhm Feature Requests 15 39,394 01-08-2012, 03:09 PM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

For me, hash cracking is an entertainment, like a chess game. The fun is the art and science of making wordlists and rules. The KoreLogic rules, along with Rick Redman's slide show explaining the ...
Kgx Pnqvhm Feature Requests 15 39,394 01-09-2012, 02:20 AM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

What I was going to try next, since the hashcats will only support two dictionaries, is try to recast some KoreLogic type rules into the left and right side model like in the older oclhashcat. E.g., f...
Kgx Pnqvhm Feature Requests 15 39,394 01-10-2012, 09:47 PM
    Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...

In '\docs\rules.txt' I see the section: /* With -j or -k only */ But purge rule is above that: #define RULE_OP_MANGLE_PURGECHAR '@' // purge all instances of char X Should it be moved below? ...
Kgx Pnqvhm hashcat 16 23,762 07-17-2016, 06:43 PM