which is the correct salt file format?
#12
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!!


Messages In This Thread
which is the correct salt file format? - by tlc - 02-21-2012, 03:01 PM
RE: which is the correct salt file format? - by tlc - 02-23-2012, 01:25 PM