blob: b8d6b5a987cbe45ad722111082a49c70e3377a87 (
plain)
1
2
3
4
5
6
7
8
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.
|