08-26-2022, 04:58 PM
I'm trying to use the increment option with maskprocessor, but when I use this command:
I get the following result, which contains invalid rules:
What is the correct syntax that I need to use, to get the correct output of:
Code:
./mp64.bin -i 1:6 '$_$a$b'
I get the following result, which contains invalid rules:
Quote:$
$_
$_$
$_$a
$_$a$
$_$a$b
What is the correct syntax that I need to use, to get the correct output of:
Quote:$_
$_$a
$_$a$b