10-19-2024, 09:36 PM
Is there any way to get the "using p (nth character) with positional rules" to work?
example substitute 2nd occurrence of 's' with '$'.
the rule should use the -j option then use something like "%2c Dp ip", but I keep getting the cannot convert rule error no matter how I try to change this around.
Also, I am trying to incorporate this into a rules file for multiples, the above was just one example.
example substitute 2nd occurrence of 's' with '$'.
the rule should use the -j option then use something like "%2c Dp ip", but I keep getting the cannot convert rule error no matter how I try to change this around.
Also, I am trying to incorporate this into a rules file for multiples, the above was just one example.