https://github.com/matusf/bachelor-thesis
https://github.com/matusf/bachelor-thesis
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matusf/bachelor-thesis
- Owner: matusf
- Created: 2020-12-09T15:57:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T19:06:26.000Z (over 4 years ago)
- Last Synced: 2025-08-21T06:57:00.280Z (10 months ago)
- Language: TeX
- Homepage:
- Size: 916 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.