Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.08 KB

No remorse, No regret.md

File metadata and controls

18 lines (13 loc) · 1.08 KB

No remorse, No regret

Agent X intercepts a high-stakes call between gangsters “Shadow” and "Viper.” Critical intel lies within, but excessive background noise corrupts the message. Your mission should you choose to accept it is to decode the audio using the tools at your disposal.

We are given a .mp3 file for this challenge. It contains some beeps with other noises over it. On opening the file with audacity, we can see it has two channels. One channel has a morse code and the other has noise.

mp3 file

I extracted the file only channel and put it into an online morse decoder. It decoded to RB.GY/3TPVV This is the link to a zip file on the internet. On extracting the zip file, we get an image. The image contains the flag.

[ssk@arch kic]$ unzip flag.zip 
Archive:  flag.zip
  inflating: flag.jpg                
[ssk@arch kic]$ strings flag.jpg | grep KPMG
"KPMG_CTF{3ND_I$_H3R3}"