01-25-2024, 09:59 AM
(01-24-2024, 09:20 PM)TheBogeyman Wrote: Hmmm, does hashcat have an option that in this case, when there are 16 characters, upper and digit, to set min and max numbers of diggit used, rest are Upper letters,.. so something like to add --min-d=3 -- max-d=6 (so min digit is 3, max dig used is 6) in the one attack, so never there will be an attack which has only 16 letters or only digits.
?
Not an expert and don't undestood well that thing..
So, in my case where there are 16 characters only capital letters(A-Z) and Numbers(1-9) can apply?
You may are talking about doing a: --increment-min=16 --increment-max=16 ??