Configuration
xor [byte]
Usage
Every incoming byte is xored with the same given byte. This is just a simple way of hiding some already encrypted stuff one step further.
xor [byte]
Every incoming byte is xored with the same given byte. This is just a simple way of hiding some already encrypted stuff one step further.