Writeups for CTF challenges that I really enjoyed
You can find these on my website as well: https://header.ro/posts/
Date of upload | CTF | Challenge | Category | Description | Tags | Writeup |
---|---|---|---|---|---|---|
8 Jul 2025 | BlitzCTF 2025 | SimpleNote | Pwn | UAF-vulnerable note taking app that uses calloc and modern glibc | heap, uaf, tcache, calloc | WRITEUP.md |
4 Aug 2024 | TFC CTF 2024 | Brave Traveler | Reverse Engineering | Simple reverse engineering task I made that uses BFS algorithm to generate output (OLD) | bfs, dsa, cpp | WRITEUP.md |