An open API service indexing awesome lists of open source software.

https://github.com/matusf/bachelor-thesis


https://github.com/matusf/bachelor-thesis

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Application level fuzzing

## Building

A pre-built thesis can be found in [releases](https://github.com/matusf/bachelor-thesis/releases).

### Requirements

- pdflatex
- bibtex
- texlive-latex-extra
- python-pygments
- cm-super
- texlive-latex-recommended

Simply run `make` and the pdf should be in `build/main.pdf`.