From 2c9e4d9dc34262f2c2e710d66d8cecafe9954f11 Mon Sep 17 00:00:00 2001 From: Roman Hergenreder Date: Sun, 12 Jan 2020 15:32:03 +0100 Subject: [PATCH] README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..15e64ec --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Hackvent-2019 +#### Writeup for Hacking-Lab's Hackvent 2019 + +This repository contains the code for solving the Hackvent challenges. +The full writeup including descriptions and walkthroughs can be found on my website: +[https://romanh.de/s/writeup/hackvent-2019](https://romanh.de/s/writeup/hackvent-2019).