system_salt_modify_xor_byte - VanaDev/Vana GitHub Wiki
Performs a bitwise xor upon each byte of the salt with a specified value.
- bytechar: Indicates what value should be xor'd with the current salt.
Performs a bitwise xor upon each byte of the salt with a specified value.