LEVEL: BEGINNER

OP: DOUBLE-CIPHER

[ MULTIPLE CRYPTOGRAPHY ]

In malware analysis, it is very common to find multi-encoded (chained) data to hinder the Blue Team's work.

Objective: Decode the following string. First apply Base64, and then apply ROT13 to the result.
U1lOVHtxMGhveTNfcDFjdTNlfQ==

Hint: Use the decoding tool from your top panel.

submit OP-DOUBLE-CIPHER FLAG{...}