diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
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. |