Skip to content

system_salt_modify_xor

Bui edited this page Aug 19, 2015 · 1 revision

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.
Clone this wiki locally