Mask Attack Management
#1
I was wondering if anyone knows of a mask attack management system that exists? I'm a hobby programmer so if there isn't one currently, I might try to tackle the idea.

Basically I'm working on a public dump and am currently down to the mask attack sorted by most common per effort. What I'd like to do is a solid way to combine the already done masks and a way to filter out already done attacks.

Just for an example, we know that


?l?l?l?l?l?l?l?l?l
?l?l?l?l?l?l?l?l?u
?l?l?l?l?l?l?l?l?s
?l?l?l?l?l?l?l?l?d

would give the same results as

?l?l?l?l?l?l?l?l?a

I've hit ~1000 masks or so, so it isn't quite so easy to just dump out already done ones when I'm doing custom mask sets (?1?2?3 etc).

Any ideas, or dev suggestions is welcome. Thanks!


Messages In This Thread
Mask Attack Management - by HashStrike - 07-22-2016, 07:52 PM
RE: Mask Attack Management - by azren - 07-23-2016, 08:03 AM
RE: Mask Attack Management - by HashStrike - 07-23-2016, 08:34 AM