Visual illustration of the code challenge: Greenoïd #8 - A key to the future

Greenoïd #8 - A key to the future

Coding in the sandbox You must be logged in to access the sandbox.

Mission

The message has been sent. The tribes will soon react. But in the meantime, you can't afford to let up the pressure. You're in the eye of the storm. AURA could decide at any moment to carry out its sinister plan. You must now find a way to access the AI's settings to modify its algorithm. Break into the ‘machine room’ to stop AURA destroying humans every time an imbalance occurs. And to recover humanity's collective memory. How can we learn from our mistakes if we don't know our history?

Thanks to the small computer you've discreetly hacked into, you gain access to a file that appears to be the logbook of AURA's creator, a certain Valmor Serkan. An incomprehensible series of words, letters and numbers scroll before your tired eyes. You feel at a loss. What can you do? AURA's voice suddenly rings out: ‘System alert activated. Presence of humans detected in base 62.’ Everywhere, screens fill up with lines of code that scroll by at dizzying speed. An ominous siren begins to wail. You struggle to keep calm, and then notice a tiny note in the creator's diary:

‘The password is my favourite word translated into my favourite language.’

One thing is certain: the key to your destiny lies in these pages. But can you solve the mystery in time to save Greenoïd?

Rules

The programme will provide you with a URL to a file containing an extract from the diary of the creator of AURA.

From this file, and taking into account the note found by our protagonists (see above), find the password and return it.

We recommend using ChatGPT (or similar) to solve this challenge. As well as a little investigative spirit ;)

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: GREENOID_8

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 ;)

No answer yet for this challenge, but we&'re working on it! Follow us to be informed of the release!

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

Keep coding

Other challenges to complete

Beginner
Code César

Code César

Une façon simple de dissimuler un message consiste à décaler toutes les lettres qu’il contient.

Hack
Intermediate
Les nombres secrets de LOST

Les nombres secrets de LOST

Aide les aventuriers de l’île à trouver le bon code secret…

Hack
Intermediate
Détermination de mot de passe

Détermination de mot de passe

Rentre dans la peau d’un hacker et tente de pénétrer le système d’une entreprise en craquant un mot de passe.

Hack Corrigé disponible : PHP