Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Is RLI single threaded?
Post: Is RLI single threaded?

Can someone please clarify if the rli util is a single threaded application or not? I assume it is because of this:    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM    TIME+ COMMAND   3...
Shooter3k hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 4,705 11-27-2020, 02:02 AM
    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 21,279 09-05-2020, 07:11 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 21,279 09-02-2020, 04:48 PM
    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 21,279 09-02-2020, 04:25 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 21,279 09-01-2020, 01:40 AM
    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! so0...
Shooter3k hashcat 10 21,279 08-31-2020, 11:26 PM