summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2021-04-06 12:23:00 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2021-04-06 12:25:17 -0400
commit983cd29f5a2c3d9cd1d6a9c4f343adcffe54f88c (patch)
tree395f4bf2dfe097d9d09413ad1b805765b2e7eae0 /README.md
Initial import.HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b8d6b5a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# UMass CTF 2021 Challenge Sources & Solutions
+
+This repository contains the sources to most of the `pwn` and `rev` challenges
+from 2021's UMass CTF. In most cases, I've only given a general idea for the
+solution. I suppose this is similar to giving a "proof sketch" rather than a
+rigorous one in mathematical writing.
+
+`easteregg` is omitted because parts of the source code were originally written
+for a course at UMass.