Visual illustration of the code challenge: Bug-out Shelter #1 – The Signal

Bug-out Shelter #1 – The Signal

A signal appears every day... You must analyze it and decrypt it...
Coding in the sandbox You must be logged in to access the sandbox.

Mission
You watch your screen intently. On the usually silent frequencies, an anomaly repeats every evening at the same hour. A faint, steady breath, like a mechanical pulse lost in the electromagnetic fog surrounding the shelter.

Your first reflex is to check the internal systems: no failure, no parasitic noise. Yet the trace remains, persistent. You adjust the settings, refine the analysis spectrum, trying to isolate the patterns hidden behind this unusual flow.

Gradually, the structure becomes clearer. It is not natural noise, nor a random parasite: there is a logic, a repetitive pattern demanding to be decoded. Each sequence seems to contain coherent blocks, as if a message were concealed within.

The question is no longer whether this signal has meaning, but how to extract it without error, to reveal its true nature.

Rules
You have 2 messages at your disposal that you must decode.

You must return the decoding of these 2 messages, separated by an “_”.

Solve the challenge

To code this challenge, several possibilities:
- Want to start coding right away? Use the online Sandbox.
- Want to work in your favorite editor? Organize your code well, test, check out our API documentation.
- You can also copy/paste a dataset below.

challenge code for resolution via API: SHELTER_1

Some resources to help you:
Data and algorithmic logic Methodologies Corrections

Support for resolution

Progress through challenges using our resolution aids: tools, techniques and advice to help you overcome the most complex programming challenges with methodology, confidence and creativity.

Dataset and algorithmic logic

Based on the data and the expected response, use the process to determine the logic to implement.

Show data and progress

Methodologies

Develop a structured approach with our solving guides. Work on specific concepts such as object-oriented programming or unit testing to improve your coding style and progress.

No methodology yet for this challenge, but we are working on it! Follow us to be informed of the release!


Corrections

The corrections allow you to discover certain technical concepts but will also give you a solution to the challenge. Code the challenge yourself before consulting the corrections ;)

Programming concept(s) that can be used to solve this challenge: Parsing, Chaines de caractères

Keep coding

Other challenges to complete

Beginner
Lara Croft et le message secret

Lara Croft et le message secret

Analyse un ancien et langage pour aider Lara Croft à déchiffrer un message secret.

Hack
Advance
Lara Croft aux portes d’un tombeau…

Lara Croft aux portes d’un tombeau…

Aide Lara Croft, célèbre exploratrice, à percer le code secret d’un tombeau renfermant un trésor légendaire…

Hack
Intermediate
Affaire BL4CKWELL – Mademoiselle Mirage

Affaire BL4CKWELL – Mademoiselle Mirage

Plonge dans les manipulations médiatiques, analyse des photos truquées et démêle le vrai du faux.

Hack Corrigé disponible : TypeScript