Description
The program provided performs operations on an IQ signal, allowing you to isolate information that I’m sure will interest you.
Unfortunately, its configuration file has been lost! Will you be able to reconstruct it after recovering the missing step? If so, you’ll need to listen very carefully! The IQ recording provided has been sampled at 250 kHz.
Files
- docker-compose.yml
-
etape-perdue.tar.xz
5.73 MiB – 9c84b6c1049a2e654cd2e85be4c28fa21c15e7fdc191cb386bac1273a7e87198
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2026-reverse-etape-perdue/docker-compose.public.yml -o docker-compose.yml - Launch the challenge by executing in the same folder:
docker compose up - Then, in another console, access the challenge with Netcat:
nc localhost 4000
In case you encounter problems, please consult the FAQ.
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.
Writeups
There are no public solutions for this challenge yet, but you can submit yours after getting the flag.