> For the complete documentation index, see [llms.txt](https://ravins-organization.gitbook.io/ctf-writeups/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ravins-organization.gitbook.io/ctf-writeups/2024/picoctf-2024.md).

# PicoCTF 2024

PicoCTF 2024 was cool learnt some new stuff, the following Challenges are the ones I solved for my team during the CTF.

The challenges in this writeup include

| Challenge                                                                               | Points | Category                                                            |
| --------------------------------------------------------------------------------------- | ------ | ------------------------------------------------------------------- |
| [Custom Encryption](/ctf-writeups/2024/picoctf-2024/crypto/custom-encryption.md)        | 100    | [Crypto](/ctf-writeups/2024/picoctf-2024/crypto.md)                 |
| [C3](/ctf-writeups/2024/picoctf-2024/crypto/c3.md)                                      | 200    | [Crypto](/ctf-writeups/2024/picoctf-2024/crypto.md)                 |
| [Mob Psycho](/ctf-writeups/2024/picoctf-2024/forensics/mob-psycho.md)                   | 200    | [Forensics](/ctf-writeups/2024/picoctf-2024/forensics.md)           |
| [endianness-v2](/ctf-writeups/2024/picoctf-2024/forensics/endianness-v2.md)             | 300    | [Forensics](/ctf-writeups/2024/picoctf-2024/forensics.md)           |
| [Blast from the past](/ctf-writeups/2024/picoctf-2024/forensics/blast-from-the-past.md) | 300    | [Forensics](/ctf-writeups/2024/picoctf-2024/forensics.md)           |
| [Dear Diary](/ctf-writeups/2024/picoctf-2024/forensics/dear-diary.md)                   | 400    | [Forensics](/ctf-writeups/2024/picoctf-2024/forensics.md)           |
| [SansAlpha](/ctf-writeups/2024/picoctf-2024/general-skills/sansalpha.md)                | 400    | [General Skills](/ctf-writeups/2024/picoctf-2024/general-skills.md) |
