# DeadSec CTF 2024

- [Crypto - Raul Rosas](https://thr34dr1pp3r.gitbook.io/ctf/deadsec-ctf-2024/crypto-raul-rosas.md): "I say weird stuff all the time." - mindFlayer02
- [Crypto - SSP](https://thr34dr1pp3r.gitbook.io/ctf/deadsec-ctf-2024/crypto-ssp.md): Sometimes it requires GPU to compute huge amount of operation... like O(2^100)..? Nah, you'll use better algorithm, O(2^50) seems fair huh? - \_\_readfsqword
- [Crypto - Password Guesser](https://thr34dr1pp3r.gitbook.io/ctf/deadsec-ctf-2024/crypto-password-guesser.md): Can you figure out my password, I lost it - vishiswoz


---

# 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://thr34dr1pp3r.gitbook.io/ctf/deadsec-ctf-2024.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.
