https://github.com/marcosd59/codember
Este repositorio alberga las soluciones de los desafíos para Codember, un juego que combina desafíos de programación con elementos de investigación.
https://github.com/marcosd59/codember
investigation programming secrets
Last synced: 8 months ago
JSON representation
Este repositorio alberga las soluciones de los desafíos para Codember, un juego que combina desafíos de programación con elementos de investigación.
- Host: GitHub
- URL: https://github.com/marcosd59/codember
- Owner: marcosd59
- Created: 2024-01-11T16:06:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T12:57:30.000Z (over 1 year ago)
- Last Synced: 2024-12-27T23:44:05.583Z (9 months ago)
- Topics: investigation, programming, secrets
- Language: JavaScript
- Homepage: https://codember.dev/
- Size: 508 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codember 2023
```
/\ \ /\ \
___ ___ \_\ \ __ ___ ___ \ \ \____ __ _ __
/'___\ / __`\ /'_` \ /'__`\ /' __` __`\ \ \ '__`\ /'__`\ /\`'__\
/\ \__/ /\ \L\ \/\ \L\ \ /\ __/ /\ \/\ \/\ \ \ \ \L\ \/\ __/ \ \ \/
\ \____\\ \____/\ \___,_\\ \____\\ \_\ \_\ \_\ \ \_,__/\ \____\ \ \_\
\/____/ \/___/ \/__,_ / \/____/ \/_/\/_/\/_/ \/___/ \/____/ \/_/
```Welcome to Codember 2023! This repository contains the solutions of the challenges for this year's coding extravaganza. Below, you'll find details about each challenge, instructions on how to solve them, and hints to guide you through the process.
## Getting Started
To begin your Codember journey, use the following command in the terminal:
```bash
$ help
```This command will display a list of available commands, helping you navigate through the challenges and access essential information.
## Challenges
### Challenge 01: Spy Decoder
*Objective:* Create a program to decode encrypted messages and submit your solution.
*Instructions:* Check [CHALLENGE_01.txt](https://codember.dev/data/message_01.txt) for details.### Challenge 02: Mini Compiler
*Objective:* Develop a mini compiler for a symbol-based coding language and submit your solution.
*Instructions:* Check [CHALLENGE_02.txt](https://codember.dev/data/message_02.txt) for details.### Challenge 03: Spy Encryption
*Objective:* Determine the number of valid encryption keys according to specified policies.
*Instructions:* Check [CHALLENGE_03.txt](https://codember.dev/data/encryption_policies.txt) for details.### Challenge 04: File System Analyzer
*Objective:* Determine if a file is real or fake based on specific rules and find the 33rd real file.
*Instructions:* Check [CHALLENGE_04.txt](https://codember.dev/data/files_quarantine.txt) for details.### Challenge 05: The Final Problem
*Objective:* Identify valid users in a corrupted database and uncover a hidden message.
*Instructions:* Check [CHALLENGE_05.txt](https://codember.dev/data/database_attacked.txt) for details.## Secrets
| Secreto | ¿Pistas?... |
| :-----: | :----------------: |
| #01 | imagen blureada |
| #02 | you have new email |
| #03 | konami code |
| #04 | you have new email |
| #05 | confettis? |
| #06 | mago (most famous word in the world) |
| #07 | do roll command (do barrel roll) |
| #08 | log_mars_mission.txt (you need to be sudo) => new mail |
| #09 | Open AI man (you need to be sudo) => new mail |
| #10 | cow habla |
| #11 | install midu katas |
| #12 | check the CHANGLEOG (always) |
| #13 | what causes a new fix in code (3 letters) |## Additional Commands
- `share`: Share Codember on Twitter.
- `version`: Shows the current version of Codember.
- `rank`: Displays the list of the best participants.
- `score`: Shows your score in the challenges.
- `mail`: Read your received emails.
- `sudo`: Log in as administrator with `sudo `.Explore these commands and discover more functionalities throughout the challenges!
Best of luck, and may your coding skills shine in Codember 2023! 🚀👩💻👨💻