# Rainbow Hex

Immediately (Thanks Tom from RTCP!) I spotted that it was hexahue, but it was moving at too fast a pace to transcribe manually.

So, I split the video into frames, and just manually converted the hexahue to text.

(had to guess a couple of things here and there, but it was mostly fine)

Image splitter: <https://www.dvdvideosoft.com/download.htm?fname=FreeVideoToJPGConverter.exe&ls=topButton> (downloads on visit) Hexahue decoder: <https://www.boxentriq.com/code-breaking/hexahue>

## Flag: zh3r0{w4s\_1t\_4\_dr34m\_0r\_was\_1t\_7h3\_r34l1ty}


---

# 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://the-winrars.gitbook.io/writeups/2020-writeups/zh3r0-ctf/misc/rainbow-hex.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.
