markprocessor question password custom charset
#3
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 Tongue but i have time Tongue

(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

Tongue

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

Thanks for help!


Messages In This Thread
RE: markprocessor question password custom charset - by unknown1819 - 07-04-2017, 07:08 PM