eg:
Code: Select all
DATAXOR "secret","This text will be exored with the word secret"
There would have to some kind of new delimiter though - cause an xor may produce a value of zero (end of string).
This command would be great for hiding strings of text in a program.