system_salt_modify_xor - VanaDev/Vana GitHub Wiki

Performs a xor byte-by-byte between the current salt and the argument. It stops once it runs out of argument or salt.

Arguments

  • bytestring: Indicates what value should be xor'd with the current salt.
⚠️ **GitHub.com Fallback** ⚠️