02-23-2012, 01:25 PM
Ok, thanks.
Can you create a special charset that would specify bytes with low ASCII codes? Such as the ASCII range from 0 to 31? Or the possibility to somehow specify EACH of the first 31 ASCII codes in the password mask?
Or the possibility to have a Hex placeholder in the mask, so all byte values (from 0 to 255) can be represented in the mask?
Then one could emulate the salt by including it in the mask or in a custom charset.
Thank you!!
Can you create a special charset that would specify bytes with low ASCII codes? Such as the ASCII range from 0 to 31? Or the possibility to somehow specify EACH of the first 31 ASCII codes in the password mask?
Or the possibility to have a Hex placeholder in the mask, so all byte values (from 0 to 255) can be represented in the mask?
Then one could emulate the salt by including it in the mask or in a custom charset.
Thank you!!