09-17-2025, 07:05 PM
Not really but you can just have 2 separate commands with 1234 and 3456 separately, or use a mask file and do it in a single command but seems unnecessary. You may also get more speed by declaring "KnownWord1234" as a salt, if it's possible in your algorithm (Like with MD5, you'd use -m 20 to prepend the salt to the plain), then just using "?u?u?u....." as your mask, it's a cheeky trick but can get hundreds or thousands of times better speeds