CTF Support
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Signals

Introduction

Signal challenges involve encoded radio or sound transmissions, requiring the solver to identify modulation types and decode data.

Signal Identification

Use SigidWiki to identify unknown signals before decoding.

Tools

Tool Purpose
fldigi Software suite for amateur radio decoding (PSK, RTTY, MFSK, and more).
DigiPan Free PSK31 and PSK63 signal decoder.
QSSTV / RX-SSTV Linux and Windows tools for decoding SSTV images.
dtmf-decoder Python CLI application for DTMF tone decoding.
Detect DTMF Tones Online DTMF audio decoder.
Morse Decoder Web-based Morse audio decoder.
minimodem CLI tool to demodulate FSK modem signals (300–9600 baud) from audio.

Modem Signals

Sound files that resemble old dial‑up or data‑transfer tones may actually contain modem transmissions, often encoded at 300 or 1200 baud.
These can be decoded directly with minimodem.

minimodem --rx 1200 -f transmissions.wav

Sample output:

### CARRIER 1200 @ 1200.0 Hz ###
Greetings, Professor Falken.

Would you like to play a game?

flag{f28d133e7174c412c1e39b4a84158fa3}

Thanks for playing the Huntress CTF!

        @
       @@
       @@@@
  @@@@  @@@@@@  @@ @@@@@@@@
   @@@@@@ @@@@@@@   @  @  @@@@
     @@@@@@@@@@@@@@ @@@ @@   @@@
 @@@@@@# @@@@@@@@@@@ @@@@@@@@  @@@
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@
  @@         @@@@@@@@@@@@@@@     @@
  @@@@@@@@@@@@/@@@@@@@@@     @(~ @@
  @@    @@@@@@@@@@@ @@@@ @@@@  @@@
  @@@ @@@@.@@@@@@@@ @@@@@ @@@@  @@
   @@@  @@@*%@@@@ @@@ @@@@ @@@@@
     @@@    @   @@@@@@@@@ @@@@@
       @@@@.     @@@@@@@@ @@@@
           @@@@@@@@@ @@@@@ @@
                        @@
                         @ -dk

### NOCARRIER ndata=663 confidence=4.773 ampl=1.001 bps=1200.00 (rate perfect) ###