Skip to content

system_salt_modify_xor_byte

Bui edited this page Aug 19, 2015 · 1 revision

Performs a bitwise xor upon each byte of the salt with a specified value.

Arguments

  • bytechar: Indicates what value should be xor'd with the current salt.
Clone this wiki locally