Decode each message. Enter the plaintext.
Decode this message:
VGhlIGZsYW1lIHJlbWVtYmVycw==
Standard Base64 encoding.
Decode this message:
Lbh ner abg nybar
Each letter shifted 13 positions in the alphabet.
Decode these hexadecimal bytes into ASCII text:
73 69 67 6e 61 6c
Each pair is a hexadecimal byte representing an ASCII character.
Decode this message (each letter shifted forward by 7):
Jvuzjpvbzulzz jovvzlz paz vdu mvyt
Shift each letter back by 7 positions. Wraps around the alphabet.
This message has been: Base64 encoded, then each letter ROT13'd. Reverse both layers.
qTuyVTAiMTI4VTIhMUIlMKZ=
First apply ROT13 to get valid Base64, then Base64 decode the result.