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 [desc] Replies Views Posted
    Thread: combine rules without duplicates?
Post: combine rules without duplicates?

Questions:  Is there a way to combine rules without getting an extremely large amount of duplicates?  For example, taking the leetspeak.rule as: sa4 sa@ sb6 sc< sc{ se3 sg9 si1 si! s...
Shooter3k hashcat 10 952 08-31-2020, 11:26 PM
    Thread: combine rules without duplicates?
Post: RE: combine rules without duplicates?

royce Wrote: (08-31-2020, 11:53 PM) -- You could use mp64 to generate them, maybe? https://hashcat.net/wiki/doku.php?id=rules_with_maskprocessor Might still have to dedupe it a little after, de...
Shooter3k hashcat 10 952 09-01-2020, 01:40 AM
    Thread: combine rules without duplicates?
Post: RE: combine rules without duplicates?

royce Wrote: (09-01-2020, 05:04 PM) -- There's also this project, that tries to detect rules with redundant results: https://github.com/0xbsec/duprule/ -- I downloaded this, installed Rust and r...
Shooter3k hashcat 10 952 09-02-2020, 04:25 PM
    Thread: combine rules without duplicates?
Post: RE: combine rules without duplicates?

philsmd Wrote: (09-01-2020, 02:36 PM) -- no, I think in this case it's different. There are 11 sets and some of them are a set (or a OR) , like this: Code: -- (['sa4', 'sa@'], ['sb6'], ['sc
Shooter3k hashcat 10 952 09-02-2020, 04:48 PM
    Thread: combine rules without duplicates?
Post: RE: combine rules without duplicates?

Thanks for the information. Your comment about "3 very different set of rules" is right and is why I wanted to come up with a way to combine 3 very different sets of rules. I was hoping if there w...
Shooter3k hashcat 10 952 09-05-2020, 07:11 PM