Plugin : XOR Encryption

Author:Rex.Rainbow

Download

Properties

Actions

Expressions

Decrypt

Expression:Decrypt

  • Decrypt result with a password.
    • Result ( string ) : Result string to decrypt
    • Password ( string ) : Password string

Encrypt

Expression:Encrypt

  • Encrypt source with a password.
    • Source ( string ) : Source string to encrypt
    • Password ( string ) : Password string

Conditions