Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 355 Bytes

CH01.md

File metadata and controls

12 lines (8 loc) · 355 Bytes

CH01

Category Points Difficulty
Crypto 500 Hard

Solution

First Decode it from base64 and you get a string of hex bytes, You then convert that string from Hex to Text, and you get a Incoherent string. Run that string through a Caeser Decoder to get the flag.

Flag: just_three_steps_to_success