Variable mask in the middle of the password
#5
Oh wow, thanks! For some reason I thought that would not work, mostly because I was experimenting with incrementing where it did the wrong thing. But that I really could do manually. And this boosts performance by an order of magnitude or two over mp64 (which isn't surprising, really).

Which only leaves the question if this is somehow combinable with a word list as well. Doing a pass with a rule adjusted word list would be helpful, I guess. I suppose in the worst case I could do the --stdout bits and then pre-process the lines with sed, although having just observed the speedup hashcat has when it knows about the data I'm a bit more reluctant to do that. ;-) I'd need to at least outsource something to the rule engine...


Messages In This Thread
RE: Variable mask in the middle of the password - by pkern - 03-18-2018, 12:39 AM