Welcome to my PicoCTF writeups repository!
This repo contains my personal notes, solutions, and learning journey while solving challenges from picoCTF.
The goal of this repository is simple:
- Learn cybersecurity concepts hands-on
- Practice problem-solving skills
- Keep track of progress
- Build a habit of documenting what I learn
These writeups are mainly written for myself, so explanations are kept simple and practical.
.
├── Binary Exploitation
├── Blockchain
├── Cryptography
├── Forensics
├── General Skills
│ ├── Easy
│ ├── Medium
│ └── Hard
├── Reverse Engineering
└── Web ExploitationEach category contains challenge writeups organized by topic and difficulty.
- Improve CTF skills
- Learn offensive security concepts
- Become better at scripting and automation
- Stay consistent with learning
All content in this repository is for educational purposes only.
These writeups are based on legal CTF challenges from picoCTF and should not be used against systems without permission.