Skip to content

olidbk/PicoCTF

Repository files navigation

PicoCTF Writeups

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.


📂 Repository Structure

.
├── Binary Exploitation
├── Blockchain
├── Cryptography
├── Forensics
├── General Skills
│   ├── Easy
│   ├── Medium
│   └── Hard
├── Reverse Engineering
└── Web Exploitation

Each category contains challenge writeups organized by topic and difficulty.


🎯 Goals

  • Improve CTF skills
  • Learn offensive security concepts
  • Become better at scripting and automation
  • Stay consistent with learning

⚠️ Disclaimer

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.

Releases

No releases published

Packages

 
 
 

Contributors