Custom mask generator
#5
(12-26-2019, 11:34 AM)philsmd Wrote: this "sort of ranking" is called markov and hashcat supports it... the custom charset+mask "-2 ?l?d ?2?2?2?2" will do exactly that... you can test with --stdout

That is great, but from what I understand this approach doesn't implement the benefits of using the PolicyGen, does it? Like using this mask "-2 ?l?d ?2?2?2?2", is it possible to only test for results with at most 2 lowercase letters and at most 3 numbers, for instance? In case I'm not being clear, my intent is to test for the best candidates for a given length in order of probabilities, but applying certain conditions to the sample space like min/max lowercase letters, and digits.
Reply


Messages In This Thread
Custom mask generator - by skylight - 12-26-2019, 03:09 AM
RE: Custom mask generator - by royce - 12-26-2019, 03:45 AM
RE: Custom mask generator - by skylight - 12-26-2019, 05:27 AM
RE: Custom mask generator - by philsmd - 12-26-2019, 11:34 AM
RE: Custom mask generator - by skylight - 12-26-2019, 04:09 PM
RE: Custom mask generator - by undeath - 12-26-2019, 05:06 PM
RE: Custom mask generator - by skylight - 12-26-2019, 05:15 PM
RE: Custom mask generator - by undeath - 12-26-2019, 05:31 PM
RE: Custom mask generator - by skylight - 12-26-2019, 05:50 PM
RE: Custom mask generator - by skylight - 12-26-2019, 08:33 PM
RE: Custom mask generator - by undeath - 12-26-2019, 07:00 PM
RE: Custom mask generator - by philsmd - 12-26-2019, 09:49 PM