Capture the Flag (CTF) Challenges - Ayaan Modak


"From the Ashes"

Cryptography

Hard

Description

You intercepted a message from a destroyed Fire Nation warship. The message consists of two parts: one made up of a string of random characters, while the other is a set of seemingly indecipherable symbols. Decrypt the parts and determine the complete message.

Message:

*:(!9-l5/#.b6!7*)

Flag Format:

HACKFAX{deciphered_message}

Hint 1

Hint 2

Solution