# write-ups-2016 **Repository Path**: csharphpython/write-ups-2016 ## Basic Information - **Project Name**: write-ups-2016 - **Description**: Wiki-like CTF write-ups repository, maintained by the community. 2016 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CTF write-ups 2016 [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?maxAge=2592000)](https://gitter.im/ctfs/write-ups) [![Reddit](https://img.shields.io/badge/reddit-yes-blue.svg)](https://www.reddit.com/r/securityCTF) [![Twitter Follow](https://img.shields.io/twitter/follow/shields_io.svg?style=social&label=Follow&maxAge=2592000)](https://twitter.com/write_ups) ![External Coverage](https://www.dropbox.com/s/wiinfaaxjkc65q9/external_coverage.svg?raw=1) ![Internal Coverage](https://www.dropbox.com/s/rpt5yzirl05k8ih/internal_coverage.svg?raw=1) There are some problems with [CTF](https://ctftime.org/ctf-wtf/) write-ups in general: * They’re scattered across the interwebs * They don’t usually include the original files needed to solve the challenge * Some of them are incomplete or skip ‘obvious’ parts of the explanation, and are therefore not as helpful for newcomers * Often they disappear when the owner forgets to renew their domain or shuts down their blog This repository aims to solve those problems. It’s a collection of CTF source files and write-ups that anyone can contribute to. Did you just publish a CTF write-up? [Let us know](https://github.com/ctfs/write-ups-2016/issues/new), and we’ll add a link to your post — or just add the link yourself and submit a pull request. Spot an issue with a solution? Correct it, and send a pull request. ## Contributing Please read [CONTRIBUTING.md](CONTRIBUTING.md). ## Archive * [Write-ups for CTFs that occurred in 2013](https://github.com/ctfs/write-ups-2013) * [Write-ups for CTFs that occurred in 2014](https://github.com/ctfs/write-ups-2014) * [Write-ups for CTFs that occurred in 2015](https://github.com/ctfs/write-ups-2015) * [Write-ups for CTFs that occurred in 2016](https://github.com/ctfs/write-ups-2016) (this repository)