# HHousen PicoCTF-2019 Writeup

Write-ups for various challenges from the 2019 [picoCTF competition](https://2019game.picoctf.com/).

During the competition period, which was held between September 27, 2018 and October 11, 2019, I scored 13,900 points. Since then I have completed all the challenges and reached the max score of 34,201 points.

Not every challenge has a corresponding writeup. I did not do any writeups for any of the challenges in the "General Skills" category since they were mostly for beginners. I also left out many of the beginner-level challenges in other categories. All of the most difficult challenges with the fewest solves have a writeup.

![PicoCTF Progress Tracker Screenshot](https://2203535566-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZKCwD-RpAyLnCo8v8r%2Fsync%2Fc583f9b44369a77d42dba38da773fb021abb5cc2.png?generation=1619558789526721\&alt=media)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://picoctf2019.haydenhousen.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
