07-04-2017, 07:08 PM
(This post was last modified: 07-04-2017, 07:20 PM by unknown1819.)
Thats why in other post i need that all combination of 0 and 1 i gonna need to create 70 lines of maskprocessor to create all combination for each group of password manually heh
but i have time 
(1)(2)(3)(4)(5)(6)(7)(8) <--pass
maskprocessor have 4 custom charset so i need 70 combination of maskprocessor command to combine all passwords
(1)(2)(3)(4)(0)(0)(0)(0) = 1 1 1 1 0 0 0 0
(1)(2)(3)(0)(4)(0)(0)(0) = 1 1 1 0 1 0 0 0
(1)(2)(3)(0)(0)(4)(0)(0) = 1 1 1 0 0 1 0 0
(1)(2)(3)(0)(0)(0)(4)(0) = 1 1 1 0 0 0 1 0
...
x70

there should be more easy way but im not IT expert
that would be usefull for maskprocessor to generate more custom charsets
Thanks for help!


(1)(2)(3)(4)(5)(6)(7)(8) <--pass
maskprocessor have 4 custom charset so i need 70 combination of maskprocessor command to combine all passwords
(1)(2)(3)(4)(0)(0)(0)(0) = 1 1 1 1 0 0 0 0
(1)(2)(3)(0)(4)(0)(0)(0) = 1 1 1 0 1 0 0 0
(1)(2)(3)(0)(0)(4)(0)(0) = 1 1 1 0 0 1 0 0
(1)(2)(3)(0)(0)(0)(4)(0) = 1 1 1 0 0 0 1 0
...
x70

there should be more easy way but im not IT expert

Thanks for help!