TOlfCryptDecrypt.XORDecrypt Method

use XOR operand to decrypt a buffer with the keys buffer property

Unit: Olf.RTL.CryptDecrypt
function XORDecrypt(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.