TOlf Crypt Decrypt .XORCrypt Method
use XOR operand to crypt a buffer with the keys buffer property
function XORCrypt(const AStream: TStream): TMemoryStream
Parameters
- AStream
- Type: TStream
Return Value
Type: TMemoryStream
You can use the program at https://xorkeysgenerator.olfsoftware.fr/ to generate a compatible XOR keys buffer.