ohsynths/ctf-writeups

GitHub: ohsynths/ctf-writeups

Stars: 0 | Forks: 0

CTF Writeups

# 🏴 CTF Writeups ## 📂 Structure 📦 ctf-writeups ├── 📁 blockchain/ — Smart contract & DLT challenges ├── 📁 crypto/ — Cryptography challenges ├── 📁 forensics/ — Forensics & memory analysis ├── 📁 misc/ — Miscellaneous challenges ├── 📁 osint/ — OSINT challenges ├── 📁 pwn/ — Binary exploitation ├── 📁 rev/ — Reverse engineering │ └── 📁 picoCTF/ └── 📁 web/ — Web exploitation └── 📁 picoCTF/ ## 📝 Format Each challenge folder contains: - **Source files** — original challenge materials - **Solve script** — Python, bash, or other solver - **Writeup** — Markdown with summary, solution steps, and flag

Automatically solved with ❤️ and curl