I need a function which takes a start address as first parameter and a size as second and it should xor that range in memory at runtime. How can I accomplish that?I need a function which takes a start address a
I need a function which takes a start address as first parameter and a size as second and it should xor that range in memory at runtime. How can I accomplish that?I need a function which takes a start address a