This repository contains the following programs:
- A tool for PNG low-level file analysis, steganography and image overlay
- A rewrite of ZLIB (debugging assignment)
- A rewrite of heap memory management functions
- A fuzzer that makes use of multi-processing and signal handling
- A multi-threaded snake game server with a python client