Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Crypto 0x004

Jonathan Ho edited this page Mar 24, 2020 · 1 revision

For this challenge, we are given a jpg file.

Analyzing the file, the symbols tell us that they represent an alphabet/substitution cipher. The hint tells us that these symbols are recognized all around the world.

Doing some research, we discovered a file containing NATO phonetic alphabet, codes, & signals.

Translating from Flaghoist Communication to English, we get riftctfjusta7r1but3t0armedForces.

Flag: riftCTF{Just_A_7r1but3_t0_armedForces}

Clone this wiki locally