# Cubik'cipher

{% file src="/files/xphEBvi3oBpl9Wx5gXup" %}

**Category:** Hardware - **Points:** 450 - **Solves:**\
**Description:**\
A month ago, a spy managed to infiltrate the secret lair of an enemy!\
This one was developing his own data encryptor!\
Since then, it seems that the enemy has finished it, so it's up to us to build the decryptor that will allow us to spy on him without him noticing!

**Hints:**

> Hint 1\
> Hint 2

**Solution:**

<details>

<summary>🚩 FLAG</summary>

```
  HACKDAY{}
```

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://writeups.ayweth20.com/2022/hackday-qualifications/hardware/cubikcipher.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
