Skip to content

Files

Latest commit

9cccba7 · Mar 16, 2022

History

History
12 lines (12 loc) · 621 Bytes

File metadata and controls

12 lines (12 loc) · 621 Bytes

morse-code

Author

Will Hong

Description

Morse code is well known. Can you decrypt this? Download the file here.
Wrap your answer with picoCTF{}, put underscores in place of pauses, and use all lowercase.

Hints

  1. Audacity is a really good program to analyze morse code audio.

Approach

We can do this question without Audacity or understanding Morse code by uploading the file into morsecodeworld and letting that decode it for you. The result is "WH47 H47H 90D W20U9H7"

Flag

picoCTF{WH47_H47H_90D_W20U9H7}